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