| BaseResource | Resource for encapsulation of binary data that is stored in the data base. |
| SetContentHandler | Simple ContentHandler that just converts the SAX event stream into a text
representation of the document and stores it in the associated resource. |
| SimpleBinaryResource | Resource for encapsulation of binary data that is stored in the data base. |
| SimpleTransactionService | Provides the ability to bundle Collection operations into a
transaction. |
| SimpleXMLResource | Provides access to XML resources stored in the database. |
| SimpleXPathQueryService | XPathQueryService is a Service that enables the execution of
XPath queries within the context of a Collection. |