Uses of Interface
org.graphdrawing.graphml.xmlns.KeyNameType
Packages that use KeyNameType
-
Uses of KeyNameType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return KeyNameTypeModifier and TypeMethodDescriptionstatic KeyNameTypeKeyNameType.Factory.newInstance()static KeyNameTypeKeyNameType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static KeyNameTypestatic KeyNameTypestatic KeyNameTypestatic KeyNameTypeKeyNameType.Factory.parse(InputStream is) static KeyNameTypeKeyNameType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static KeyNameTypestatic KeyNameTypestatic KeyNameTypestatic KeyNameTypestatic KeyNameTypestatic KeyNameTypestatic KeyNameTypeKeyNameType.Factory.parse(XMLStreamReader sr) static KeyNameTypeKeyNameType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static KeyNameTypeKeyNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static KeyNameTypeKeyNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic KeyNameTypestatic KeyNameTypeKeyType.xgetAttrName()Gets (as xml) the "attr.name" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type KeyNameTypeModifier and TypeMethodDescriptionvoidKeyType.xsetAttrName(KeyNameType attrName) Sets (as xml) the "attr.name" attribute -
Uses of KeyNameType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement KeyNameTypeModifier and TypeClassDescriptionclassAn XML key.name.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return KeyNameTypeModifier and TypeMethodDescriptionKeyTypeImpl.xgetAttrName()Gets (as xml) the "attr.name" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type KeyNameTypeModifier and TypeMethodDescriptionvoidKeyTypeImpl.xsetAttrName(KeyNameType attrName) Sets (as xml) the "attr.name" attribute
XMLInputStream