Package com.ibm.ims.xms

Provides classes for XML DB support (The classes in this package are for internal use only).

See:
          Description

Interface Summary
XMSDocumentHandler The XMS document handler interface defines callback methods to report segment and field information obtained in XMS documents.
XMSIntactXMLHandler The XMS intact xml handler interface defines callback methods to report pieces of intact data as they are snooped from the entity scanner.
XMSSchemaResolver The XMSSchemaResolver offers an interface for translating Schema namespaces into an XMLInputSource for parsing of an XMS Schema.
 

Class Summary
XMSDocumentScanner  
XMSEntityManager  
XMSFileSchemaResolver The XMSFileSchemaResolver offers a simple implementation of XMSSchemaResolver that looks into the file system for the XMS Schema Definition.
XMSGrammarPool This uses the Xerces2's grammar preparsing and caching functionality, to parses and cache Schema grammars.
XMSIntactScannedEntitySnoop  
XMSMaterializer Implements the CLOB interface, and is returned from a JDBC SELECT query.
XMSNamespaceBinder This is a simple extention of the default XMLNamespaceBinder that allows us to insert a default NamespaceContext by overriding the startDocument method and using it.
XMSParser This is the main XMS parser class.
XMSParserConfiguration This parser configuration is used for the XMS XML validation and shredding for storage into IMS.
XMSSegmentHolder  
XMSShredder Shreds an XML document, while implementing an XMSDocumentHandler
 

Exception Summary
XMSException  
 

Package com.ibm.ims.xms Description

Provides classes for XML DB support (The classes in this package are for internal use only).



(C) International Business Machines Corporation 2004. All rights reserved.