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