|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An Item is an object that can occur as a member of a sequence. There are two kinds of Item: atomic values, and nodes.
| Method Summary | |
java.lang.String |
getStringValue()
Get the value of the item as a string |
java.lang.CharSequence |
getStringValueCS()
Get the value of the item as a CharSequence. |
SequenceIterator |
getTypedValue()
Get the typed value of the item |
| Method Detail |
public java.lang.String getStringValue()
public java.lang.CharSequence getStringValueCS()
public SequenceIterator getTypedValue()
throws XPathException
XPathException - where no typed value is available, e.g. for
an element with complex content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||