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 446723 2006-09-15 20:37:45Z 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-2007 The Apache Software Foundation. All Rights Reserved.