Uses of Interface
org.graphdrawing.graphml.xmlns.KeyDocument

Packages that use KeyDocument
org.graphdrawing.graphml.xmlns   
 

Uses of KeyDocument in org.graphdrawing.graphml.xmlns
 

Methods in org.graphdrawing.graphml.xmlns that return KeyDocument
static KeyDocument KeyDocument.Factory.newInstance()
           
static KeyDocument KeyDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(java.io.File file)
           
static KeyDocument KeyDocument.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(java.io.InputStream is)
           
static KeyDocument KeyDocument.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(org.w3c.dom.Node node)
           
static KeyDocument KeyDocument.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(java.io.Reader r)
           
static KeyDocument KeyDocument.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(java.lang.String xmlAsString)
           
static KeyDocument KeyDocument.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(java.net.URL u)
           
static KeyDocument KeyDocument.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static KeyDocument KeyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static KeyDocument KeyDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static KeyDocument KeyDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static KeyDocument KeyDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.