org.apache.xerces.impl.xs
Class XSDeclarationPool
public final
class
XSDeclarationPool
extends 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.
Version: $Id: XSDeclarationPool.java,v 1.9 2004/10/06 15:14:55 mrglavas Exp $
Author: Elena Litani, IBM
UNKNOWN:
public void reset()
Copyright © 1999-2005 Apache XML Project. All Rights Reserved.