Uses of Class
org.docx4j.openpackaging.io3.stores.ZipPartStore.ByteArray
Packages that use ZipPartStore.ByteArray
-
Uses of ZipPartStore.ByteArray in org.docx4j.openpackaging.io3.stores
Methods in org.docx4j.openpackaging.io3.stores that return ZipPartStore.ByteArrayModifier and TypeMethodDescriptionZipPartStore.getByteArray(String partName) This method is to facilitate updating the part without JAXB unmarshalling then marshalling.