public class ProviderConfiguration extends Object
Used by digester in StandardFileSystemManager
Constructor and Description |
---|
ProviderConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
List<String> |
getDependencies() |
List<String> |
getSchemes() |
boolean |
isDefault() |
void |
setClassName(String className) |
void |
setDependency(String dependency) |
void |
setScheme(String scheme) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.