| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Method and Description |
|---|---|
static KeyTypeType |
KeyTypeType.Factory.newInstance() |
static KeyTypeType |
KeyTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.newValue(Object obj) |
static KeyTypeType |
KeyTypeType.Factory.parse(File file) |
static KeyTypeType |
KeyTypeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(InputStream is) |
static KeyTypeType |
KeyTypeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(Node node) |
static KeyTypeType |
KeyTypeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(Reader r) |
static KeyTypeType |
KeyTypeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(String xmlAsString) |
static KeyTypeType |
KeyTypeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(URL u) |
static KeyTypeType |
KeyTypeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static KeyTypeType |
KeyTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static KeyTypeType |
KeyTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static KeyTypeType |
KeyTypeType.Factory.parse(XMLStreamReader sr) |
static KeyTypeType |
KeyTypeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
KeyTypeType |
KeyType.xgetAttrType()
Gets (as xml) the "attr.type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyType.xsetAttrType(KeyTypeType attrType)
Sets (as xml) the "attr.type" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyTypeTypeImpl
An XML key.type.type(@http://graphml.graphdrawing.org/xmlns).
|
| Modifier and Type | Method and Description |
|---|---|
KeyTypeType |
KeyTypeImpl.xgetAttrType()
Gets (as xml) the "attr.type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyTypeImpl.xsetAttrType(KeyTypeType attrType)
Sets (as xml) the "attr.type" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.