public class XmlAttribute extends XmlTag
Modifier and Type | Field and Description |
---|---|
(package private) static XmlAttribute |
about
(OWL) applicable to rdf:Description element
|
(package private) static XmlAttribute |
base
applicable to rdf:RDF root element
|
(package private) static XmlAttribute |
lang
applicable to rdfs:label child element
|
static XmlAttribute |
resource
applicable to rdfs:subClassOf, rdfs:domain, rdfs:range, rdf:type, ---
|
Modifier | Constructor and Description |
---|---|
private |
XmlAttribute(XmlNs ns,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue(org.w3c.dom.Element parent)
Returns the value of this attribute on
parent element, or null if the parent is
null or does not have this attribute. |
static final XmlAttribute about
(RDF) applicable to all elements
public static final XmlAttribute resource
(OWL) applicable to owl:inverseOf, --- (and j.1:hasStereotype, owl:sameAs, ---)
(RDF) applicable to cims:inverseRoleName, --- cims:belongsToCategory, cims:dataType, cims:multiplicity
static final XmlAttribute lang
static final XmlAttribute base
private XmlAttribute(XmlNs ns, java.lang.String name)
Copyright 2009-2015 Tatjana (Tanja) Kostic