|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartUnmarshaller | |
|---|---|
| org.apache.poi.openxml4j.opc | |
| org.apache.poi.openxml4j.opc.internal.unmarshallers | |
| Uses of PartUnmarshaller in org.apache.poi.openxml4j.opc |
|---|
| Fields in org.apache.poi.openxml4j.opc with type parameters of type PartUnmarshaller | |
|---|---|
protected java.util.Map<ContentType,PartUnmarshaller> |
OPCPackage.partUnmarshallers
Part unmarshallers by content type. |
| Methods in org.apache.poi.openxml4j.opc with parameters of type PartUnmarshaller | |
|---|---|
void |
OPCPackage.addUnmarshaller(java.lang.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 PartUnmarshaller | |
|---|---|
class |
PackagePropertiesUnmarshaller
Package properties unmarshaller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||