Interface XPathDocument

    • Method Detail

      • getRootNode

        @NonNull NormalizedNode<?,​?> getRootNode()
        Deprecated.
        Return the root node of this document.
        Returns:
        This document's root node.