|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.source.AbstractSource
org.exist.source.URLSource
org.exist.source.ClassLoaderSource
A source loaded through the current context class loader.
| Field Summary | |
static java.lang.String |
PROTOCOL
|
| Fields inherited from interface org.exist.source.Source |
INVALID, UNKNOWN, VALID |
| Constructor Summary | |
ClassLoaderSource(java.lang.String source)
|
|
| Methods inherited from class org.exist.source.URLSource |
getContent, getKey, getReader, getURL, isValid, isValid, setURL |
| Methods inherited from class org.exist.source.AbstractSource |
equals, getCacheTimestamp, guessXQueryEncoding, hashCode, setCacheTimestamp |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROTOCOL
| Constructor Detail |
public ClassLoaderSource(java.lang.String source)
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||