Class RestoreMovedElementsHandler

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler, XMLFilter, XMLReader

public class RestoreMovedElementsHandler extends FullXmlFilter
Restore moved elements from pipelineSession. Requires a session with the moved elements stored as key-value pairs. The output of the XMLWriter is data with moved elements restored, if they were found.