|
Class Summary |
| CommandLine |
Command line interface for interacting with Xindice via SiXDML. |
| ErrorMessages |
ErrorMessages.java
This class holds error messages that are used when exceptions are thrown. |
| SixdmlCompatiblityException |
|
| ValidationEventHandler |
|
| xiConfigurableImpl |
|
| xiNamespaceAwareService |
xiNamespaceAwareService.java
This is the base class for services that perform XPath queries and need to
manage relationships between prefixes and namespace URI in these queries. |
| xiServiceBase |
Base class of all services in the org.sixdml.xindice hierarchy. |
| xiSixdmlCollection |
xiSixdmlCollection.java
An implementation of the SixdmlCollection interface which maps to a collection in
Xindice. |
| xiSixdmlCollectionManagementService |
xiSixdmlCollectionManagementService.java
Manages the creation and deletion of collections in the database. |
| xiSixdmlDatabase |
xiSixdmlDatabase.java
The database object that represents an interface to the Xindice database. |
| xiSixdmlIndex |
xiSixdmlIndex.java
A database index. |
| xiSixdmlQueryService |
xiSixdmlQueryService.java
An implementation of the SixdmlQueryService interface which enables the execution of
XPath queries within the context of a collection or against the documents stored in the Collection. |
| xiSixdmlResource |
xiSixdmlCollection.java
An implementation of the SixdmlResource interface which maps to an XML resource in
Xindice. |
| xiSixdmlStatement |
SixdmlStatement.java
This class is used to execute SiXDML statements over the database. |
| xiSixdmlStatementService |
SixdmlStatementService.java
This is a Service that enables users to create objects for issuing SiXDML statements over the
database. |
| xiSixdmlTransactionService |
xiSixdmlTransactionService.java
This class is a place holder since Xindice does not support transactions. |
| xiSixdmlUpdateService |
xlnSixdmlUpdateService.java
Used to update nodes in collections or documents via XPath queries. |
| xiSixdmlXpathObject |
xiSixdmlXpathObject.java
Represents an object returned from an XPath query. |
| xiXsltTransformService |
xiXsltTransformService.java
Performs XSLT ransformations on Nodes. |