public final class ResourceFileSystemConfigBuilder extends FileSystemConfigBuilder
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader(FileSystemOptions opts) |
protected Class<? extends FileSystem> |
getConfigClass()
Gets the target of this configuration.
|
static ResourceFileSystemConfigBuilder |
getInstance()
Gets the singleton builder.
|
void |
setClassLoader(FileSystemOptions opts,
ClassLoader classLoader) |
getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getCharacter, getCharacter, getCharacter, getDouble, getDouble, getDouble, getDuration, getDuration, getDurationInteger, getDurationInteger, getEnum, getEnum, getFloat, getFloat, getFloat, getInteger, getInteger, getInteger, getLong, getLong, getLong, getParam, getRootURI, getShort, getShort, getShort, getString, getString, hasObject, hasParam, setParam, setParam, setRootURI, toBooleanObject
public static ResourceFileSystemConfigBuilder getInstance()
public void setClassLoader(FileSystemOptions opts, ClassLoader classLoader)
public ClassLoader getClassLoader(FileSystemOptions opts)
protected Class<? extends FileSystem> getConfigClass()
FileSystemConfigBuilder
getConfigClass
in class FileSystemConfigBuilder
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.