org.apache.xerces.impl.xs
Class XSDeclarationPool
java.lang.Object
org.apache.xerces.impl.xs.XSDeclarationPool
public final class XSDeclarationPool
extends java.lang.Object
This class is pool that enables caching of XML Schema declaration objects.
Before a compiled grammar object is garbage collected,
the implementation will add all XML Schema component
declarations to the pool.
Note: The cashing mechanism is not implemented yet.
$Id: XSDeclarationPool.java 446734 2006-09-15 20:51:23Z mrglavas $
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.