|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceSet | |
| org.dbxml.client.xmldb | Implements the XML:DB API for use with dbXML data stores. |
| org.dbxml.client.xmldb.services | Implements several XML:DB Services, including standard and extension services. |
| org.xmldb.api.modules | |
| Uses of ResourceSet in org.dbxml.client.xmldb |
| Classes in org.dbxml.client.xmldb that implement ResourceSet | |
class |
ResourceSetImpl
ResourceSet contains a set of resources as returned from a query
or other operation. |
| Uses of ResourceSet in org.dbxml.client.xmldb.services |
| Methods in org.dbxml.client.xmldb.services that return ResourceSet | |
ResourceSet |
XPathQueryServiceImpl.query(java.lang.String query)
Executes an XPath query on the server. |
ResourceSet |
XPathQueryServiceImpl.queryResource(java.lang.String id,
java.lang.String query)
|
| Uses of ResourceSet in org.xmldb.api.modules |
| Methods in org.xmldb.api.modules that return ResourceSet | |
ResourceSet |
XPathQueryService.query(java.lang.String query)
Run an XPath query against the Collection. |
ResourceSet |
XPathQueryService.queryResource(java.lang.String id,
java.lang.String query)
Run an XPath query against an XML resource stored in the Collection associated with this service. |
|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||