public interface Processor extends InputHandler, InputNotifier<PersistenceHandler>
InputHandler that pre-processes and post-processes received events.
It can add validation, redirection, cancellation, or data enhancement capabilities.
processAttribute, processCharacters, processEndDocument, processEndElement, processReference, processStartDocument, processStartElementaddHandler, getHandlers, hasHandler, notifyAttribute, notifyCharacters, notifyEndDocument, notifyEndElement, notifyReference, notifyStartDocument, notifyStartElementCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.