Uses of Interface
org.docx4j.openpackaging.parts.StAXHandlerInterface
| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts |
-
Uses of StAXHandlerInterface in org.docx4j.openpackaging.parts
Classes in org.docx4j.openpackaging.parts that implement StAXHandlerInterface Modifier and Type Class Description classStAXHandlerAbstractMethods in org.docx4j.openpackaging.parts with parameters of type StAXHandlerInterface Modifier and Type Method Description voidJaxbXmlPart. pipe(StAXHandlerInterface handler)Replace the contents of this part with the output of passing it through your StAXHandler.voidJaxbXmlPart. pipe(StAXHandlerInterface handler, javax.xml.stream.StreamFilter filter)Replace the contents of this part with the output of passing it through your StAXHandler.