dbXML API

Package com.dbxml.xml.dtsm

Defines the dbXML DTSM support interfaces.

See:
          Description

Interface Summary
Consumer Consumer
DocumentTable DocumentTable
 

Class Summary
CompressedTable CompressedTable
Constants Constants defines all integer constants for the DTSM stream format.
DocumentTableEntry DocumentTableEntry
DTSMHelper DTSMHelper
Producer Producer
PullProcessor PullProcessor is a simple pull processor for DocumentTable streams.
TableBuilder TableBuilder
TableCompressor TableCompressor
TableGenerator TableGenerator
ValueTableEntry ValueTableEntry
 

Exception Summary
DTSMException DTSMException is thrown when an error occurs in DTSM processing.
 

Package com.dbxml.xml.dtsm Description

Defines the dbXML DTSM support interfaces. DTSM is the foundation for infoset representation in dbXML. It provides both the flexibility that developers require in interfacing with XML content, and the pooling and compression that dbXML requires to store XML documents efficiently.


dbXML API

Copyright (c) 2004 The dbXML Group