org.apache.xerces.xni.grammars.XMLGrammarPool
public class XSGrammarPool extends XMLGrammarPoolImpl
XSModel
that represents components in
the schema grammars in this pool implementation.
XMLGrammarPoolImpl.Entry
fGrammarCount, 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, wait
cacheGrammars, clear, containsGrammar, equals, getGrammar, hashCode, lockPool, putGrammar, removeGrammar, retrieveGrammar, retrieveInitialGrammarSet, unlockPool
public 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.