XQItem
, XQItemAccessor
SaxonXQItem
public interface XQResultItem extends XQItem, XQItemAccessor
Modifier and Type | Method | Description |
---|---|---|
void |
clearWarnings() |
|
XQConnection |
getConnection() |
|
XQWarning |
getWarnings() |
getAtomicValue, getBoolean, getByte, getDouble, getFloat, getInt, getItemAsStream, getItemAsString, getItemType, getLong, getNode, getNodeUri, getObject, getObject, getShort, instanceOf, writeItem, writeItem, writeItemToSAX
void clearWarnings()
XQConnection getConnection() throws XQException
XQException
XQWarning getWarnings() throws XQException
XQException