Package org.apache.poi.xdgf.xml
Class XDGFXMLDocumentPart
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
- Direct Known Subclasses:
XDGFBaseContents
,XDGFMasters
,XDGFPages
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommited, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommited, toString
-
Field Details
-
_document
-
-
Constructor Details
-
XDGFXMLDocumentPart
- Since:
- POI 3.14-Beta1
-