Package | Description |
---|---|
org.apache.poi.openxml4j.exceptions | |
org.apache.poi.openxml4j.opc | |
org.apache.poi.openxml4j.opc.internal |
Modifier and Type | Class and Description |
---|---|
class |
PartAlreadyExistsException
Throw when trying to create a
PackagePart but one
already exists with that name. |
Modifier and Type | Method and Description |
---|---|
static OPCPackage |
OPCPackage.open(java.lang.String path,
PackageAccess access)
Open a package.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentTypeManager.removeContentType(PackagePartName partName)
Delete a content type based on the specified part name.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.