|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.utilities.install.Distribution
fedora.utilities.install.ClassLoaderDistribution
public class ClassLoaderDistribution
| Field Summary |
|---|
| Fields inherited from class fedora.utilities.install.Distribution |
|---|
COMMONS_COLLECTIONS, COMMONS_DBCP, COMMONS_POOL, DBSPEC, DEMO_WAR, FEDORA_HOME, FEDORA_WAR, FOP_WAR, IMAGEMANIP_WAR, JDBC_MCKOI, JDBC_MYSQL, JDBC_POSTGRESQL, KEYSTORE, LOG4J, MCKOI, MCKOI_BASENAME, SAXON_WAR, TOMCAT, TOMCAT_BASENAME, TRUSTSTORE |
| Constructor Summary | |
|---|---|
ClassLoaderDistribution()
|
|
ClassLoaderDistribution(java.lang.ClassLoader cl)
|
|
| Method Summary | |
|---|---|
boolean |
contains(java.lang.String path)
|
java.io.InputStream |
get(java.lang.String path)
Requested resources will automatically be prefixed with "resources/". |
java.net.URL |
getURL(java.lang.String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassLoaderDistribution()
public ClassLoaderDistribution(java.lang.ClassLoader cl)
| Method Detail |
|---|
public boolean contains(java.lang.String path)
contains in class Distribution
public java.io.InputStream get(java.lang.String path)
throws java.io.IOException
get in class Distributionjava.io.IOExceptionpublic java.net.URL getURL(java.lang.String path)
getURL in class Distribution
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||