Uses of Interface
org.docx4j.openpackaging.parts.StAXHandlerInterface
Packages that use StAXHandlerInterface
-
Uses of StAXHandlerInterface in org.docx4j.openpackaging.parts
Classes in org.docx4j.openpackaging.parts that implement StAXHandlerInterfaceMethods in org.docx4j.openpackaging.parts with parameters of type StAXHandlerInterfaceModifier and TypeMethodDescriptionvoidJaxbXmlPart.pipe(StAXHandlerInterface handler) Replace the contents of this part with the output of passing it through your StAXHandler.voidJaxbXmlPart.pipe(StAXHandlerInterface handler, StreamFilter filter) Replace the contents of this part with the output of passing it through your StAXHandler.