Uses of Interface
org.apache.poi.openxml4j.opc.internal.PartUnmarshaller
Packages that use PartUnmarshaller
Package
Description
-
Uses of PartUnmarshaller in org.apache.poi.openxml4j.opc
Fields in org.apache.poi.openxml4j.opc with type parameters of type PartUnmarshallerModifier and TypeFieldDescriptionprotected final Map
<ContentType, PartUnmarshaller> OPCPackage.partUnmarshallers
Part unmarshallers by content type.Methods in org.apache.poi.openxml4j.opc with parameters of type PartUnmarshallerModifier and TypeMethodDescriptionvoid
OPCPackage.addUnmarshaller
(String contentType, PartUnmarshaller unmarshaller) Add an unmarshaller. -
Uses of PartUnmarshaller in org.apache.poi.openxml4j.opc.internal.unmarshallers
Classes in org.apache.poi.openxml4j.opc.internal.unmarshallers that implement PartUnmarshallerModifier and TypeClassDescriptionfinal class
Package properties unmarshaller.