org.xbrlapi.utilities
Class GrammarCacheImpl
java.lang.Object
org.xbrlapi.utilities.GrammarCacheImpl
public class GrammarCacheImpl
- extends 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.
- Version:
- 1.0
- Author:
- Howard Ungar.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrammarCacheImpl
public GrammarCacheImpl()
getGrammarPool
public static org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool()
emptyGrammarPool
public static void emptyGrammarPool()