Uses of Class
org.apache.poi.ooxml.POIXMLDocumentPart
Packages that use POIXMLDocumentPart
Package
Description
-
Uses of POIXMLDocumentPart in org.apache.poi.ooxml
Subclasses of POIXMLDocumentPart in org.apache.poi.ooxmlModifier and TypeClassDescriptionclassThis holds the common functionality for all POI OOXML Document classes.Methods in org.apache.poi.ooxml with type parameters of type POIXMLDocumentPartModifier and TypeMethodDescription<T extends POIXMLDocumentPart>
TPOIXMLDocumentPart.RelationPart.getDocumentPart()Methods in org.apache.poi.ooxml that return POIXMLDocumentPartModifier and TypeMethodDescriptionprotected abstract POIXMLDocumentPartPOIXMLFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Need to delegate instantiation to sub class because of constructor visibilityPOIXMLFactory.createDocumentPart(POIXMLDocumentPart parent, PackagePart part) Create a POIXMLDocumentPart from existing package part and relation.final POIXMLDocumentPartPOIXMLDocumentPart.createRelationship(POIXMLRelation descriptor, POIXMLFactory factory) Create a new child POIXMLDocumentPartfinal POIXMLDocumentPartPOIXMLDocumentPart.createRelationship(POIXMLRelation descriptor, POIXMLFactory factory, int idx) Create a new child POIXMLDocumentPartfinal POIXMLDocumentPartPOIXMLDocumentPart.getParent()Returns the parent POIXMLDocumentPart.final POIXMLDocumentPartPOIXMLDocumentPart.getRelationById(String id) Returns the targetPOIXMLDocumentPart, where aPackageRelationshipis set from thePackagePartof thisPOIXMLDocumentPartto thePackagePartof the targetPOIXMLDocumentPartwith aPackageRelationship.getId()matching the given parameter value.POIXMLFactory.newDocumentPart(POIXMLRelation descriptor) Create a new POIXMLDocumentPart using the supplied descriptor.Methods in org.apache.poi.ooxml that return types with arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionClass<? extends POIXMLDocumentPart>POIXMLRelation.getRelationClass()Return type of the object used to construct instances of this relationshipfinal List<POIXMLDocumentPart>POIXMLDocumentPart.getRelations()Returns the list of child relations for this POIXMLDocumentPartMethods in org.apache.poi.ooxml with parameters of type POIXMLDocumentPartModifier and TypeMethodDescriptionstatic voidPOIXMLDocumentPart._invokeOnDocumentRead(POIXMLDocumentPart part) Deprecated.POIXMLDocumentPart.addRelation(String relId, POIXMLRelation relationshipType, POIXMLDocumentPart part) Add a new child POIXMLDocumentPartPOIXMLFactory.createDocumentPart(POIXMLDocumentPart parent, PackagePart part) Create a POIXMLDocumentPart from existing package part and relation.POIXMLRelation.getFileNameIndex(POIXMLDocumentPart part) Returns the index of the filename within the package for the given part.protected PackageRelationshipPOIXMLFactory.getPackageRelationship(POIXMLDocumentPart parent, PackagePart part) Retrieves the package relationship of the child part within the parentfinal StringPOIXMLDocumentPart.getRelationId(POIXMLDocumentPart part) Returns the firstPackageRelationship.getId()of thePackageRelationship, that sources from thePackagePartof thisPOIXMLDocumentPartto thePackagePartof the given parameter value.protected final voidPOIXMLDocumentPart.removeRelation(POIXMLDocumentPart part) Remove the relation to the specified part in this package and remove the part, if it is no longer needed.protected final booleanPOIXMLDocumentPart.removeRelation(POIXMLDocumentPart part, boolean removeUnusedParts) Remove the relation to the specified part in this package and remove the part, if it is no longer needed and flag is set to true.Method parameters in org.apache.poi.ooxml with type arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionprotected abstract POIXMLDocumentPartPOIXMLFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Need to delegate instantiation to sub class because of constructor visibilityprotected voidPOIXMLDocumentPart.read(POIXMLFactory factory, Map<PackagePart, POIXMLDocumentPart> context) Iterate through the underlying PackagePart and create child POIXMLFactory instances using the specified factoryConstructors in org.apache.poi.ooxml with parameters of type POIXMLDocumentPartModifierConstructorDescriptionPOIXMLDocumentPart(POIXMLDocumentPart parent, PackagePart part) Creates an POIXMLDocumentPart representing the given package part, relationship and parent Called byread(POIXMLFactory, java.util.Map)when reading in an existing file.Constructor parameters in org.apache.poi.ooxml with type arguments of type POIXMLDocumentPartModifierConstructorDescriptionPOIXMLRelation(String type, String rel, String defaultName, Class<? extends POIXMLDocumentPart> cls) Instantiates a POIXMLRelation. -
Uses of POIXMLDocumentPart in org.apache.poi.xddf.usermodel.chart
Subclasses of POIXMLDocumentPart in org.apache.poi.xddf.usermodel.chart -
Uses of POIXMLDocumentPart in org.apache.poi.xdgf.exceptions
Methods in org.apache.poi.xdgf.exceptions with parameters of type POIXMLDocumentPartModifier and TypeMethodDescriptionstatic POIXMLExceptionXDGFException.wrap(POIXMLDocumentPart part, POIXMLException e) -
Uses of POIXMLDocumentPart in org.apache.poi.xdgf.usermodel
Subclasses of POIXMLDocumentPart in org.apache.poi.xdgf.usermodelModifier and TypeClassDescriptionclassContainer of shapes for a page in a Visio diagram.classContains the actual contents of the master/stencilclassA collection of masters (typically stencils) in a Visio documentclassclassContains a list of Page objects (not page content!)classThis is your high-level starting point for working with Visio XML documents (.vsdx).Methods in org.apache.poi.xdgf.usermodel that return POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXDGFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Method parameters in org.apache.poi.xdgf.usermodel with type arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXDGFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) -
Uses of POIXMLDocumentPart in org.apache.poi.xdgf.xml
Subclasses of POIXMLDocumentPart in org.apache.poi.xdgf.xml -
Uses of POIXMLDocumentPart in org.apache.poi.xslf.usermodel
Subclasses of POIXMLDocumentPart in org.apache.poi.xslf.usermodelModifier and TypeClassDescriptionclassHigh level representation of a ooxml slideshow.final classRepresents a Chart in a .pptx presentationclassclassfinal classclassNotes master object associated with this layout.final classAn XSLFOleData instance holds the ole binary stream/objectfinal classInstantiates sub-classes of POIXMLDocumentPart depending on their relationship typeclassfinal classclassclassSlide master object associated with this layout.classExperimental class to do low level processing of pptx files.classclassA shared style sheet in a .pptx slide showMethods in org.apache.poi.xslf.usermodel that return POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXSLFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Method parameters in org.apache.poi.xslf.usermodel with type arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXSLFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) -
Uses of POIXMLDocumentPart in org.apache.poi.xssf.model
Subclasses of POIXMLDocumentPart in org.apache.poi.xssf.modelModifier and TypeClassDescriptionclassThe cells in a workbook can be calculated in different orders depending on various optimizations and dependencies.classclassHolds details of links to parts of other workbooks (eg named ranges), along with the most recently seen values for what they point to.classThis class implements the Custom XML Mapping Part (Open Office XML Part 1: chapter 12.3.6) An instance of this part type contains a schema for an XML file, and information on the behavior that is used when allowing this custom XML schema to be mapped into the spreadsheet.classTable of strings shared across all sheets in a workbook.classThis class implements the Single Cell Tables Part (Open Office XML Part 4: chapter 3.5.2)classTable of styles shared across all sheets in a workbook.classClass that represents theme of XLSX document. -
Uses of POIXMLDocumentPart in org.apache.poi.xssf.usermodel
Subclasses of POIXMLDocumentPart in org.apache.poi.xssf.usermodelModifier and TypeClassDescriptionfinal classRepresents a SpreadsheetML ChartclassHigh level representation of Sheet Parts that are of type 'chartsheet'.classfinal classRepresents a SpreadsheetML drawingclassRaw picture data, normally attached to a SpreadsheetML Drawing.classclassclassclassclassHigh level representation of a SpreadsheetML worksheet.classThis class implements the Table Part (Open Office XML Part 4: chapter 3.5.1) Columns of this table may contains mappings to a subtree of an XML.classfinal classRepresents a SpreadsheetML VML drawing.classHigh level representation of a SpreadsheetML workbook.Methods in org.apache.poi.xssf.usermodel that return POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXSSFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Method parameters in org.apache.poi.xssf.usermodel with type arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXSSFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) -
Uses of POIXMLDocumentPart in org.apache.poi.xwpf.usermodel
Subclasses of POIXMLDocumentPart in org.apache.poi.xwpf.usermodelModifier and TypeClassDescriptionclassBase class for the Footnotes and Endnotes part implementations.classRepresents a Chart in a .docx fileclassHigh(ish) level class for working with .docx files.classLooks after the collection of end notes for a document.classSketch of XWPF footer classclassLooks after the collection of Footnotes for a document.classSketch of XWPF header classclassParent of XWPF headers and footersclassclassRaw picture data, normally attached to a WordprocessingML Drawing.classclassHolds details of built-in, default and user styles, which apply to tables / paragraphs / lists etc.Methods in org.apache.poi.xwpf.usermodel that return POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXWPFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) XWPFAbstractFootnoteEndnote.getOwner()The owning object for this footnoteXWPFHeaderFooter.getOwner()IBody.getPart()returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.IBodyElement.getPart()IRunBody.getPart()XWPFAbstractFootnoteEndnote.getPart()Get the Part to which the footnote belongs, which you need for adding relationships to other partsXWPFAbstractSDT.getPart()XWPFDocument.getPart()returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.XWPFHeaderFooter.getPart()returns the Part, to which the body belongs, which you need for adding relationship to other partsXWPFParagraph.getPart()returns the part of the bodyElementXWPFTable.getPart()returns the part of the bodyElementXWPFTableCell.getPart()get the to which the TableCell belongsMethod parameters in org.apache.poi.xwpf.usermodel with type arguments of type POIXMLDocumentPartModifier and TypeMethodDescriptionprotected POIXMLDocumentPartXWPFFactory.createDocumentPart(Class<? extends POIXMLDocumentPart> cls, Class<?>[] classes, Object[] values) Constructors in org.apache.poi.xwpf.usermodel with parameters of type POIXMLDocumentPartModifierConstructorDescriptionXWPFAbstractFootnotesEndnotes(POIXMLDocumentPart parent, PackagePart part) XWPFFooter(POIXMLDocumentPart parent, PackagePart part) XWPFHeader(POIXMLDocumentPart parent, PackagePart part) XWPFHeaderFooter(POIXMLDocumentPart parent, PackagePart part)