org.apache.commons.vfs2.provider.res
public final class ResourceFileSystemConfigBuilder extends FileSystemConfigBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
getClassLoader(FileSystemOptions opts) |
protected java.lang.Class<? extends FileSystem> |
getConfigClass() |
static ResourceFileSystemConfigBuilder |
getInstance() |
void |
setClassLoader(FileSystemOptions opts,
java.lang.ClassLoader classLoader) |
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
public static ResourceFileSystemConfigBuilder getInstance()
public void setClassLoader(FileSystemOptions opts, java.lang.ClassLoader classLoader)
public java.lang.ClassLoader getClassLoader(FileSystemOptions opts)
protected java.lang.Class<? extends FileSystem> getConfigClass()
getConfigClass
in class FileSystemConfigBuilder
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.