public class XDGFMasters extends XDGFXMLDocumentPart
POIXMLDocumentPart.RelationPart
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Long,XDGFMaster> |
_masters |
_document
Constructor and Description |
---|
XDGFMasters(PackagePart part) |
Modifier and Type | Method and Description |
---|---|
XDGFMaster |
getMasterById(long masterId) |
java.util.Collection<XDGFMaster> |
getMastersList() |
protected com.microsoft.schemas.office.visio.x2012.main.MastersType |
getXmlObject() |
protected void |
onDocumentRead()
Fired when a package part is read
|
setDocument
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommited, isCommitted, onDocumentCreate, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommited, setCommitted, toString
protected java.util.Map<java.lang.Long,XDGFMaster> _masters
public XDGFMasters(PackagePart part)
@Internal protected com.microsoft.schemas.office.visio.x2012.main.MastersType getXmlObject()
protected void onDocumentRead()
POIXMLDocumentPart
onDocumentRead
in class POIXMLDocumentPart
public java.util.Collection<XDGFMaster> getMastersList()
public XDGFMaster getMasterById(long masterId)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.