| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts |
| Modifier and Type | Class and Description |
|---|---|
class |
StAXHandlerAbstract |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbXmlPart.pipe(StAXHandlerInterface handler)
Replace the contents of this part with the output of passing it through your StAXHandler.
|
void |
JaxbXmlPart.pipe(StAXHandlerInterface handler,
StreamFilter filter)
Replace the contents of this part with the output of passing it through your StAXHandler.
|
Copyright © 2007-2022. All Rights Reserved.