Package | Description |
---|---|
org.docx4j.convert.in | |
org.docx4j.convert.out.flatOpcXml | |
org.docx4j.openpackaging.parts.relationships | |
org.docx4j.xmlPackage |
Modifier and Type | Method and Description |
---|---|
static Part |
FlatOpcXmlImporter.getRawPart(ContentTypeManager ctm,
Part pkgPart,
Relationship rel)
Get a Part (except a relationships part), but not its relationships part
or related parts.
|
Modifier and Type | Method and Description |
---|---|
static Part |
FlatOpcXmlCreator.createRawBinaryPart(Part part) |
static Part |
FlatOpcXmlCreator.createRawXmlPart(Part part) |
Modifier and Type | Method and Description |
---|---|
Part |
AlteredParts.Alteration.getPart() |
Constructor and Description |
---|
Alteration(PartName sourcePartName,
Part part) |
Alteration(RelationshipsPart rp,
Part part) |
Modifier and Type | Field and Description |
---|---|
protected List<Part> |
Package.part |
Modifier and Type | Method and Description |
---|---|
Part |
ObjectFactory.createPart()
Create an instance of
Part |
Modifier and Type | Method and Description |
---|---|
List<Part> |
Package.getPart()
Gets the value of the part property.
|
Copyright © 2007-2019. All Rights Reserved.