|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMSDocumentHandler | |
com.ibm.ims.xms | Provides classes for XML DB support (The classes in this package are for internal use only). |
Uses of XMSDocumentHandler in com.ibm.ims.xms |
Classes in com.ibm.ims.xms that implement XMSDocumentHandler | |
class |
XMSShredder
Shreds an XML document, while implementing an XMSDocumentHandler |
Fields in com.ibm.ims.xms declared as XMSDocumentHandler | |
protected XMSDocumentHandler |
XMSParser.fXMSDocHandler
|
Methods in com.ibm.ims.xms that return XMSDocumentHandler | |
XMSDocumentHandler |
XMSParser.getXMSDocumentHandler()
Returns the registered document handler. |
Methods in com.ibm.ims.xms with parameters of type XMSDocumentHandler | |
void |
XMSParser.setXMSDocumentHandler(XMSDocumentHandler xmsDocumentHandler)
Sets the document handler to receive information about the document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |