|
Berkeley DbXML version 1.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XmlResults in com.sleepycat.dbxml |
Methods in com.sleepycat.dbxml that return XmlResults | |
XmlResults |
XmlDocument.queryWithXPath(String query,
XmlQueryContext context)
The XmlDocument.queryWithXPath method executes an XPath expression against the XmlDocument, and returns the results. |
XmlResults |
XmlDocument.queryWithXPath(XmlQueryExpression query)
The XmlDocument.queryWithXPath method executes an XPath expression against the XmlDocument, and returns the results. |
XmlResults |
XmlContainer.queryWithXPath(DbTxn txn,
String query,
XmlQueryContext context,
int flags)
The XmlContainer.queryWithXPath method executes an XPath expression against the XmlContainer, and returns the results. |
XmlResults |
XmlContainer.queryWithXPath(DbTxn txn,
XmlQueryExpression query,
int flags)
The XmlContainer.queryWithXPath method executes an XPath expression against the XmlContainer, and returns the results. |
|
Berkeley DbXML version 1.2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |