org.apache.xerces.impl.xs.util
Class XSGrammarPool
- org.apache.xerces.xni.grammars.XMLGrammarPool
public class XSGrammarPool
Add a method that return an XSModel
that represents components in
the schema grammars in this pool implementation.
$Id: XSGrammarPool.java 388860 2006-03-25 23:50:16Z mrglavas $
org.apache.xerces.xs.XSModel | toXSModel() - Return an
XSModel that represents components in
the schema grammars in this pool implementation.
|
cacheGrammars , clear , containsGrammar , equals , getGrammar , hashCode , lockPool , putGrammar , removeGrammar , retrieveGrammar , retrieveInitialGrammarSet , unlockPool |
toXSModel
public org.apache.xerces.xs.XSModel toXSModel()
Return an XSModel
that represents components in
the schema grammars in this pool implementation.
- an
XSModel
representing this schema grammar
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.