public class XSGrammarPool extends XMLGrammarPoolImpl
XSModel that represents components in
 the schema grammars in this pool implementation.XMLGrammarPoolImpl.EntryfGrammarCount, fGrammars, fPoolIsLocked, TABLE_SIZE| Constructor and Description | 
|---|
| XSGrammarPool() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.xerces.xs.XSModel | toXSModel()Return an  XSModelthat represents components in
 the schema grammars in this pool implementation. | 
| protected org.apache.xerces.xs.XSModel | toXSModel(SchemaGrammar[] grammars,
         short schemaVersion) | 
| org.apache.xerces.xs.XSModel | toXSModel(short schemaVersion) | 
cacheGrammars, clear, containsGrammar, equals, getGrammar, hashCode, lockPool, putGrammar, removeGrammar, retrieveGrammar, retrieveInitialGrammarSet, unlockPoolpublic org.apache.xerces.xs.XSModel toXSModel()
XSModel that represents components in
 the schema grammars in this pool implementation.XSModel representing this schema grammarpublic org.apache.xerces.xs.XSModel toXSModel(short schemaVersion)
protected org.apache.xerces.xs.XSModel toXSModel(SchemaGrammar[] grammars, short schemaVersion)
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.