A C D E F G I L M N P Q R S T U W X

E

elem(int) - Method in class uxparser.XElem
Get the XContent at the specified index cast to a XElem.
elem(XNs, String) - Method in class uxparser.XElem
Get the first child element in the specified namespace and with the specified local name.
elem(String) - Method in class uxparser.XElem
Get the first child element the specified local name regardless of namespace.
elem(int) - Method in class uxparser.XElem
Get the XContent at the specified index cast to a XElem.
elem(XNs, String) - Method in class uxparser.XElem
Get the first child element in the specified namespace and with the specified local name.
elem(String) - Method in class uxparser.XElem
Get the first child element the specified local name regardless of namespace.
elem() - Method in class uxparser.XParser
Get the current element if type() is ELEM_START or ELEM_END.
elem(int) - Method in class uxparser.XParser
Get the at the current depth.
elem() - Method in class uxparser.XParser
Get the current element if type() is ELEM_START or ELEM_END.
elem(int) - Method in class uxparser.XParser
Get the at the current depth.
ELEM_END - Static variable in class uxparser.XParser
Indicates parser currently on element end.
ELEM_END - Static variable in class uxparser.XParser
Indicates parser currently on element end.
ELEM_START - Static variable in class uxparser.XParser
Indicates parser currently on element start.
ELEM_START - Static variable in class uxparser.XParser
Indicates parser currently on element start.
elems() - Method in class uxparser.XElem
Get the array of XElem children for this element.
elems(XNs, String) - Method in class uxparser.XElem
Get all the children elements in the specified namespace and with the specified local name.
elems(XNs) - Method in class uxparser.XElem
Get all the children elements in the specified namespace.
elems(String) - Method in class uxparser.XElem
Get all the children elements with the specified local name regardless of namespace.
elems() - Method in class uxparser.XElem
Get the array of XElem children for this element.
elems(XNs, String) - Method in class uxparser.XElem
Get all the children elements in the specified namespace and with the specified local name.
elems(XNs) - Method in class uxparser.XElem
Get all the children elements in the specified namespace.
elems(String) - Method in class uxparser.XElem
Get all the children elements with the specified local name regardless of namespace.
EOF - Static variable in class uxparser.XParser
Indicates end of file (or input stream)
EOF - Static variable in class uxparser.XParser
Indicates end of file (or input stream)
equals(Object) - Method in class uxparser.XContent
XContent equality is defined by the == operator.
equals(Object) - Method in class uxparser.XContent
XContent equality is defined by the == operator.
equals(Object) - Method in class uxparser.XNs
Two instances of XNs are equal if they have the exact same uri characters.
equals(Object) - Method in class uxparser.XNs
Two instances of XNs are equal if they have the exact same uri characters.

A C D E F G I L M N P Q R S T U W X