|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.xtract.DocumentCache
public class DocumentCache
Nested Class Summary | |
---|---|
static interface |
DocumentCache.Entry
|
Constructor Summary | |
---|---|
DocumentCache()
|
|
DocumentCache(int pMaxSize)
|
Method Summary | |
---|---|
org.w3c.dom.Document |
getDocument(java.io.File pFile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentCache()
public DocumentCache(int pMaxSize)
Method Detail |
---|
public org.w3c.dom.Document getDocument(java.io.File pFile) throws java.lang.InterruptedException, java.util.concurrent.ExecutionException
java.lang.InterruptedException
java.util.concurrent.ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |