Package org.dom4j.io

Class PruningDispatchHandler

    • Constructor Detail

      • PruningDispatchHandler

        PruningDispatchHandler()
    • Method Detail

      • onEnd

        public void onEnd​(ElementPath elementPath)
        Description copied from interface: ElementHandler
        Called by an event based processor when an elements closing tag is encountered.
        Specified by:
        onEnd in interface ElementHandler
        Overrides:
        onEnd in class DispatchHandler
        Parameters:
        elementPath - is the current ElementPath to process