| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataType
An XML data.type(@http://graphml.graphdrawing.org/xmlns).
|
interface |
DefaultType
An XML default.type(@http://graphml.graphdrawing.org/xmlns).
|
| Modifier and Type | Method and Description |
|---|---|
static DataExtensionType |
DataExtensionType.Factory.newInstance() |
static DataExtensionType |
DataExtensionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(File file) |
static DataExtensionType |
DataExtensionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(InputStream is) |
static DataExtensionType |
DataExtensionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(Node node) |
static DataExtensionType |
DataExtensionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(Reader r) |
static DataExtensionType |
DataExtensionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(String xmlAsString) |
static DataExtensionType |
DataExtensionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(URL u) |
static DataExtensionType |
DataExtensionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static DataExtensionType |
DataExtensionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DataExtensionType |
DataExtensionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DataExtensionType |
DataExtensionType.Factory.parse(XMLStreamReader sr) |
static DataExtensionType |
DataExtensionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataExtensionTypeImpl
An XML data-extension.type(@http://graphml.graphdrawing.org/xmlns).
|
class |
DataTypeImpl
An XML data.type(@http://graphml.graphdrawing.org/xmlns).
|
class |
DefaultTypeImpl
An XML default.type(@http://graphml.graphdrawing.org/xmlns).
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.