|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMSGrammarPool | |
com.ibm.ims.xms | Provides classes for XML DB support (The classes in this package are for internal use only). |
Uses of XMSGrammarPool in com.ibm.ims.xms |
Fields in com.ibm.ims.xms declared as XMSGrammarPool | |
protected static XMSGrammarPool |
XMSGrammarPool.sharedGrammarPool
This is used temporarily for a shared grammar pool implementation. |
protected XMSGrammarPool |
XMSMaterializer.xmsGrammarPool
|
Methods in com.ibm.ims.xms that return XMSGrammarPool | |
static XMSGrammarPool |
XMSGrammarPool.getSharedGrammarPool()
This is used temporarily for a shared grammar pool implementation. |
Constructors in com.ibm.ims.xms with parameters of type XMSGrammarPool | |
XMSMaterializer(byte[] kfba,
java.lang.String rootSegmentName,
java.lang.String pcbAlias,
DLIConnection dliConnection,
XMSGrammarPool xmsGrammarPool,
boolean validate)
Creates a XMSMaterializer object used for retrieval from a DLI database. |
|
XMSShredder(XMSGrammarPool xmsGrammarPool,
DLIDatabaseView dbView,
java.lang.String pcbAlias,
boolean validate)
Creates a XMSShredder object capable of shredding a valid XMS XML Document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |