public class VfsSchemeConfig
extends java.lang.Object
Constructor and Description |
---|
VfsSchemeConfig() |
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialize the scheme.
|
void |
setName(java.lang.String name)
Sets the scheme name.
|
void |
setPath(Path path)
Sets the scheme path.
|
public void setName(java.lang.String name)
public void setPath(Path path)
public void init() throws ConfigException
ConfigException