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
Fields in org.docx4j.openpackaging.io3.stores with type parameters of type ZipPartStore.ByteArrayModifier and TypeFieldDescription(package private) HashMap<String,ZipPartStore.ByteArray> ZipPartStore.partByteArraysMethods 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.