Interface DocumentReader

    • Method Detail

      • getCurrent

        java.lang.Object getCurrent()
        Retrieve the current processed node of the DOM.
        Returns:
        the current node
        Since:
        1.2.1