|
Class Summary |
| ErrorMessages |
ErrorMessages.java
This class holds error messages that are used when exceptions are thrown. |
| xlnNamespaceAwareService |
xlnNamespaceAwareService.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. |
| xlnServiceBase |
xlnServiceBase.java
Base class of all services in the org.sixdml.excelon hierarchy. |
| xlnSixdmlCollectionManagementService |
xlnSixdmlCollectionManagementService.java
Manages the creation and deletion of collections in the database. |
| xlnSixdmlDatabase |
xlnSixdmlDatabase.java
The database object that represents an interface to the eXcelon DXE database. |
| xlnSixdmlIndex |
xlnSixdmlIndex.java
A database index. |
| xlnSixdmlQueryService |
xlnSixdmlQueryService.java
Used to perform XPath queries over collections. |
| xlnSixdmlTransactionService |
xlnSixdmlTransactionService.java
Wraps a eXcelon DXE transaction object. |
| xlnSixdmlUpdateService |
xlnSixdmlUpdateService.java
Used to update nodes in collections or documents via XPath queries. |
| xlnSixdmlXpathObject |
xlnSixdmlXpathObject.java
Represents an object returned from an XPath query. |
| xlnXsltTransformService |
xlnXsltTransformService.java
Performs XSLT ransformations on Nodes. |