|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs.FileSystemConfigBuilder
org.apache.commons.vfs.provider.res.ResourceFileSystemConfigBuilder
public class ResourceFileSystemConfigBuilder
The config builder for various ftp configuration options
Method Summary | |
---|---|
java.lang.ClassLoader |
getClassLoader(FileSystemOptions opts)
|
protected java.lang.Class |
getConfigClass()
|
static ResourceFileSystemConfigBuilder |
getInstance()
|
void |
setClassLoader(FileSystemOptions opts,
java.lang.ClassLoader classLoader)
|
Methods inherited from class org.apache.commons.vfs.FileSystemConfigBuilder |
---|
getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getCharacter, getCharacter, getCharacter, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInteger, getInteger, getInteger, getLong, getLong, getLong, getParam, getRootURI, getShort, getShort, getShort, getString, getString, hasObject, hasParam, setParam, setRootURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ResourceFileSystemConfigBuilder getInstance()
public void setClassLoader(FileSystemOptions opts, java.lang.ClassLoader classLoader)
public java.lang.ClassLoader getClassLoader(FileSystemOptions opts)
protected java.lang.Class getConfigClass()
getConfigClass
in class FileSystemConfigBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |