Package org.sixdml.query

Interface Summary
SixdmlQueryService SixdmlQueryService.java This is a Service that enables the execution of XPath queries within the context of a Collection or against the documents stored in the Collection.
SixdmlXpathObject SixdmlXpathObject.java This class represents the results of an XPath query on a document or collection.
 

Class Summary
SixdmlQueryResultsMap SixdmlQueryResultsMap.java A hashtable containing mappings between the results of an XPath query over a collection and the resources the query results came from.
SixdmlXpathObjectType Represents the type of object that can be returned by an XPath query.