Interface XPathDocument<T>

    • Method Detail

      • getRootNode

        @NonNull T getRootNode()
        Return the root node of this document.
        Returns:
        This document's root node.