mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894194 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bdf185006c
commit
5b7b8ae1a9
@ -350,12 +350,14 @@ public final class ZipPackage extends OPCPackage {
|
||||
/**
|
||||
* Create a new MemoryPackagePart from the specified URI and content type
|
||||
*
|
||||
*
|
||||
* aram partName The part URI.
|
||||
*
|
||||
* @param partName
|
||||
* The part name.
|
||||
* @param contentType
|
||||
* The part content type.
|
||||
* @param loadRelationships
|
||||
* whether to load relationships.
|
||||
* @return The newly created zip package part, else <b>null</b>.
|
||||
* @throws IllegalArgumentException if partName or contentType is null
|
||||
*/
|
||||
@Override
|
||||
protected PackagePart createPartImpl(PackagePartName partName,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user