Uses of Interface
org.apache.commons.configuration.FileOptionsProvider
-
Packages that use FileOptionsProvider Package Description org.apache.commons.configuration -
-
Uses of FileOptionsProvider in org.apache.commons.configuration
Methods in org.apache.commons.configuration that return FileOptionsProvider Modifier and Type Method Description FileOptionsProviderFileSystem. getFileOptionsProvider()Methods in org.apache.commons.configuration with parameters of type FileOptionsProvider Modifier and Type Method Description voidFileSystem. setFileOptionsProvider(FileOptionsProvider provider)Set the FileOptionsProvider
-