public class ZipFileSystemConfigBuilder extends FileSystemConfigBuilder
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset(FileSystemOptions opts) |
protected Class<? extends FileSystem> |
getConfigClass()
Gets the target of this configuration.
|
static ZipFileSystemConfigBuilder |
getInstance() |
void |
setCharset(FileSystemOptions opts,
Charset charset) |
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 final ZipFileSystemConfigBuilder getInstance()
public Charset getCharset(FileSystemOptions opts)
protected Class<? extends FileSystem> getConfigClass()
FileSystemConfigBuilder
getConfigClass
in class FileSystemConfigBuilder
public void setCharset(FileSystemOptions opts, Charset charset)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.