Class StandardFileSystemManager

  • All Implemented Interfaces:
    FileSystemManager

    public class StandardFileSystemManager
    extends DefaultFileSystemManager
    A FileSystemManager that configures itself from an XML (Default: providers.xml) configuration file.

    Certain providers are only loaded and available if the dependent library is in your classpath. You have to configure your debugging facility to log "debug" messages to see if a provider was skipped due to "unresolved externals".