|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XQResultItem
Method Summary | |
---|---|
void |
clearWarnings()
Clears the list of warnings associated with this result item. |
XQConnection |
getConnection()
Gets the XQuery Connection associated with this result item. |
XQWarning |
getWarnings()
Gets the first warning in the list of warnings associated with this result item. |
Methods inherited from interface javax.xml.xquery.XQItem |
---|
close, isClosed |
Methods inherited from interface javax.xml.xquery.XQItemAccessor |
---|
getCalendar, getDouble, getInt, getItemType, getLexicalValue, getLong, getNode, getNodeUri, getObject, getObject, getString, getXMLStreamReader, instanceOf, writeSAX, writeXMLStream |
Method Detail |
---|
void clearWarnings()
XQConnection getConnection() throws XQException
XQException
XQWarning getWarnings() throws XQException
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |