Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
Q
R
S
T
U
W
X
T
text()
- Method in class uxparser.
XElem
If the first content child is a XText instance, then return it.
text(int)
- Method in class uxparser.
XElem
Get the XContent at the specified index cast to a XText.
text()
- Method in class uxparser.
XElem
If the first content child is a XText instance, then return it.
text(int)
- Method in class uxparser.
XElem
Get the XContent at the specified index cast to a XText.
TEXT
- Static variable in class uxparser.
XParser
Indicates parser currently at character data.
text()
- Method in class uxparser.
XParser
If the current type is TEXT return the XText instance used to store the character data.
TEXT
- Static variable in class uxparser.
XParser
Indicates parser currently at character data.
text()
- Method in class uxparser.
XParser
If the current type is TEXT return the XText instance used to store the character data.
toString()
- Method in class uxparser.
XElem
To string returns the start tag.
toString()
- Method in class uxparser.
XElem
To string returns the start tag.
toString()
- Method in class uxparser.
XNs
Return uri.
toString()
- Method in class uxparser.
XNs
Return uri.
toString()
- Method in class uxparser.
XText
Return
string()
.
toString()
- Method in class uxparser.
XText
Return
string()
.
type()
- Method in class uxparser.
XParser
Get the current node type constant which is always the result of the last call to next().
type()
- Method in class uxparser.
XParser
Get the current node type constant which is always the result of the last call to next().
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
Q
R
S
T
U
W
X