public class GrammarCacheImpl
extends java.lang.Object
Title: GrammarCache
Description: Used on ContentHandlerImpl to keep a static copy of the grammar pool used for XML Schema content models. This is needed to enable construction of the XML Schema content models for schemas that include other schemas, such as the schemas used by XBRL GL.
Contributed on 13 February, 2007.Constructor and Description |
---|
GrammarCacheImpl() |
Modifier and Type | Method and Description |
---|---|
static void |
emptyGrammarPool() |
static org.apache.xerces.xni.grammars.XMLGrammarPool |
getGrammarPool() |