|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.xbrlcomposer.URL
| Constructor Summary | |
URL(java.lang.String spec,
java.io.File cacheRoot)
|
|
| Method Summary | |
void |
copyToCache()
Cache the document at the specified URL |
java.lang.String |
getCacheURL()
Returns the System ID the cached file to facilitate retrieval via the creation of a SAX InputSource. |
java.io.File |
getFile()
Get the cache file from the URL |
boolean |
isCached()
Determine if the URL is in the cache. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public URL(java.lang.String spec,
java.io.File cacheRoot)
| Method Detail |
public java.io.File getFile()
public void copyToCache()
public boolean isCached()
public java.lang.String getCacheURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||