Package | Description |
---|---|
org.zkoss.poi.openxml4j.opc | |
org.zkoss.poi.openxml4j.opc.internal.unmarshallers |
Modifier and Type | Field and Description |
---|---|
protected java.util.Hashtable<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 © 2005-2010 Potix Corporation. All Rights Reserved.