com.japisoft.xmlpad.helper.model
Class SchemaCache
java.lang.Object
com.japisoft.xmlpad.helper.model.SchemaCache
- public class SchemaCache
- extends java.lang.Object
This is a cache for a schema URI. It avoids duplicate
memory references for a same schema.
- Version:
- 1.0
- Author:
- (c) 2004 JAPISoft / http://www.japisoft.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaCache
public SchemaCache()
restoreHelperHandlers
public static AbstractHelperHandler[] restoreHelperHandlers(java.lang.Object source,
java.lang.String locationKey)
addNewReference
public static void addNewReference(AbstractHelperHandler[] handlers,
java.lang.String locationKey)
removeReference
public static void removeReference(java.lang.Object source,
AbstractHelperHandler[] handlers)
Copyright © 2006 JAPISoft. All Rights Reserved.