Package | Description |
---|---|
org.apache.poi.openxml4j.opc | |
org.apache.poi.openxml4j.opc.internal.unmarshallers |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<ContentType,PartUnmarshaller> |
OPCPackage.partUnmarshallers
Part unmarshallers by content type.
|
Modifier and Type | Method and Description |
---|---|
void |
OPCPackage.addUnmarshaller(java.lang.String contentType,
PartUnmarshaller unmarshaller)
Add an unmarshaller.
|
Modifier and Type | Class and Description |
---|---|
class |
PackagePropertiesUnmarshaller
Package properties unmarshaller.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.