Uses of Class
org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
| Package | Description |
|---|---|
| org.docx4j.openpackaging.io3.stores |
-
Uses of ZipPartStore.ByteArray in org.docx4j.openpackaging.io3.stores
Methods in org.docx4j.openpackaging.io3.stores that return ZipPartStore.ByteArray Modifier and Type Method Description ZipPartStore.ByteArrayZipPartStore. getByteArray(java.lang.String partName)This method is to facilitate updating the part without JAXB unmarshalling then marshalling.