|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
XML element (tagged node).
Contains the name and namespace of a tagged XML element.
XmlAttributeI
,
XmlTextI
Field Summary | |
static java.lang.String |
REV
Revision information. |
Fields inherited from interface tribble.xml.XmlItemI |
TYPE_ATTRIBUTE, TYPE_COMMENT, TYPE_DIRECTIVE, TYPE_ELEMENT, TYPE_TEXT, TYPE_UNKNOWN |
Method Summary | |
java.lang.String |
getName()
Retrieve the name of this XML element. |
java.lang.String |
getNamespace()
Retrieve the namespace name of this XML element. |
Methods inherited from interface tribble.xml.XmlItemI |
getColumnNumber, getLineNumber, getParentElement, getType |
Field Detail |
public static final java.lang.String REV
Method Detail |
public java.lang.String getName()
public java.lang.String getNamespace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |