Uses of Class
org.docx4j.xmlPackage.Part
| Package | Description |
|---|---|
| org.docx4j.xmlPackage |
-
Uses of Part in org.docx4j.xmlPackage
Fields in org.docx4j.xmlPackage with type parameters of type Part Modifier and Type Field Description protected java.util.List<Part>Package. partMethods in org.docx4j.xmlPackage that return Part Modifier and Type Method Description PartObjectFactory. createPart()Create an instance ofPartMethods in org.docx4j.xmlPackage that return types with arguments of type Part Modifier and Type Method Description java.util.List<Part>Package. getPart()Gets the value of the part property.