public interface XQResultItem extends XQItem, XQItemAccessor
| Modifier and Type | Method and 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, writeItemToSAXvoid clearWarnings()
XQConnection getConnection() throws XQException
XQExceptionXQWarning getWarnings() throws XQException
XQException