Package org.docx4j.openpackaging.parts
Interface StAXHandlerInterface
- All Known Implementing Classes:
StAXHandlerAbstract
public interface StAXHandlerInterface
-
Method Summary
-
Method Details
-
handle
void handle(XMLStreamReader xmlr, XMLStreamWriter xmlWriter) throws LocationAwareXMLStreamException, XMLStreamException
-