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 and Description |
---|
XSGrammarPool() |
Modifier and Type | Method and Description |
---|---|
org.apache.xerces.xs.XSModel |
toXSModel()
Return an
XSModel that 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, 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-2022 The Apache Software Foundation. All Rights Reserved.