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, processStartElement
addHandler, getHandlers, hasHandler, notifyAttribute, notifyCharacters, notifyEndDocument, notifyEndElement, notifyReference, notifyStartDocument, notifyStartElement
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.