Package org.apache.poi.xdgf.usermodel
Class XDGFMasters
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
org.apache.poi.xdgf.usermodel.XDGFMasters
A collection of masters (typically stencils) in a Visio document
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
-
Field Summary
FieldsFields inherited from class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
_document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMasterById
(long masterId) protected com.microsoft.schemas.office.visio.x2012.main.MastersType
protected void
Fired when a package part is readMethods 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, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommited, toString
-
Field Details
-
_masters
-
-
Constructor Details
-
XDGFMasters
- Since:
- POI 3.14-Beta1
-
-
Method Details
-
getXmlObject
-
onDocumentRead
protected void onDocumentRead()Description copied from class:POIXMLDocumentPart
Fired when a package part is read- Overrides:
onDocumentRead
in classPOIXMLDocumentPart
-
getMastersList
-
getMasterById
-