Package | Description |
---|---|
org.zkoss.poi.openxml4j.opc | |
org.zkoss.poi.openxml4j.opc.internal.unmarshallers |
Modifier and Type | Field and Description |
---|---|
protected Hashtable<ContentType,PartUnmarshaller> |
OPCPackage.partUnmarshallers
Part unmarshallers by content type.
|
Modifier and Type | Method and Description |
---|---|
void |
OPCPackage.addUnmarshaller(String contentType,
PartUnmarshaller unmarshaller)
Add an unmarshaller.
|
Modifier and Type | Class and Description |
---|---|
class |
PackagePropertiesUnmarshaller
Package properties unmarshaller.
|
Copyright © 2020. All rights reserved.