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