Package | Description |
---|---|
org.apache.poi.openxml4j.opc | |
org.apache.poi.openxml4j.opc.internal |
Modifier and Type | Class and Description |
---|---|
class |
OPCPackage
Represents a container that can store multiple data objects.
|
class |
PackagePart
Provides a base class for parts stored in a Package.
|
class |
ZipPackage
Physical zip package.
|
class |
ZipPackagePart
Zip implementation of a PackagePart.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptedTempFilePackagePart
(Experimental) Encrypted Temp File version of a package part.
|
class |
MemoryPackagePart
Memory version of a package part.
|
class |
PackagePropertiesPart
Represents the core properties part of a package.
|
class |
TempFilePackagePart
(Experimental) Temp File version of a package part.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.