org.enhydra.xml.xmlc.deferredparsing
Class DocumentLoaderImpl.CacheEntry
java.lang.Object
|
+--org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl.CacheEntry
- Enclosing class:
- DocumentLoaderImpl
- protected static class DocumentLoaderImpl.CacheEntry
- extends Object
Helper class for storing cached DOMs
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timestamp
volatile long timestamp
document
volatile Document document
src
volatile URL src
ready
volatile boolean ready
DocumentLoaderImpl.CacheEntry
protected DocumentLoaderImpl.CacheEntry()
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.