Uses of Interface
org.graphdrawing.graphml.xmlns.GraphmlDocument
Packages that use GraphmlDocument
-
Uses of GraphmlDocument in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphmlDocumentModifier and TypeMethodDescriptionstatic GraphmlDocumentGraphmlDocument.Factory.newInstance()static GraphmlDocumentGraphmlDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentGraphmlDocument.Factory.parse(InputStream is) static GraphmlDocumentGraphmlDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentstatic GraphmlDocumentGraphmlDocument.Factory.parse(XMLStreamReader sr) static GraphmlDocumentGraphmlDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphmlDocumentGraphmlDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphmlDocumentGraphmlDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphmlDocumentstatic GraphmlDocument -
Uses of GraphmlDocument in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphmlDocumentModifier and TypeClassDescriptionclassA document containing one graphml(@http://graphml.graphdrawing.org/xmlns) element.
XMLInputStream