org.apache.xerces.xni.grammars.XMLGrammarPoolpublic class XSGrammarPool extends XMLGrammarPoolImpl
XSModel that represents components in
the schema grammars in this pool implementation.
XMLGrammarPoolImpl.EntryfGrammarCount, fGrammars, fPoolIsLocked, TABLE_SIZE| Constructor | Description |
|---|---|
XSGrammarPool() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.xerces.xs.XSModel |
toXSModel() |
Return an
XSModel that represents components in
the schema grammars in this pool implementation. |
org.apache.xerces.xs.XSModel |
toXSModel(short schemaVersion) |
|
protected org.apache.xerces.xs.XSModel |
toXSModel(SchemaGrammar[] grammars,
short schemaVersion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcacheGrammars, 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-2010 The Apache Software Foundation. All Rights Reserved.