|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xerces.util.XMLGrammarPoolImpl org.apache.xerces.impl.xs.util.XSGrammarPool
public class XSGrammarPool
Add a method that return an XSModel
that represents components in
the schema grammars in this pool implementation.
Constructor Summary | |
---|---|
XSGrammarPool()
|
Method Summary | |
---|---|
XSModel |
toXSModel()
Return an XSModel that represents components in
the schema grammars in this pool implementation. |
Methods inherited from class org.apache.xerces.util.XMLGrammarPoolImpl |
---|
cacheGrammars, clear, containsGrammar, equals, getGrammar, hashCode, lockPool, putGrammar, removeGrammar, retrieveGrammar, retrieveInitialGrammarSet, unlockPool |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSGrammarPool()
Method Detail |
---|
public XSModel toXSModel()
XSModel
that represents components in
the schema grammars in this pool implementation.
XSModel
representing this schema grammar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |