public class XmlVisioDocument
extends org.apache.poi.ooxml.POIXMLDocument
| Constructor and Description |
|---|
XmlVisioDocument(InputStream is) |
XmlVisioDocument(OPCPackage pkg) |
| Modifier and Type | Method and Description |
|---|---|
List<PackagePart> |
getAllEmbeddedParts()
Not currently implemented
|
Collection<XDGFPage> |
getPages() |
XDGFStyleSheet |
getStyleById(long id) |
close, getAllEmbedds, getPackage, getProperties, openPackage, write_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommited, isCommitted, setCommited, setCommitted, toStringpublic XmlVisioDocument(OPCPackage pkg) throws IOException
IOExceptionpublic XmlVisioDocument(InputStream is) throws IOException
IOExceptionpublic List<PackagePart> getAllEmbeddedParts()
getAllEmbeddedParts in class org.apache.poi.ooxml.POIXMLDocumentpublic Collection<XDGFPage> getPages()
public XDGFStyleSheet getStyleById(long id)
Copyright © 2010 - 2020 Adobe. All Rights Reserved