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