org.das2.util.filesystem
Class HttpFileSystemFactory

java.lang.Object
  extended by org.das2.util.filesystem.HttpFileSystemFactory
All Implemented Interfaces:
FileSystemFactory

public class HttpFileSystemFactory
extends java.lang.Object
implements FileSystemFactory


Constructor Summary
HttpFileSystemFactory()
          Creates a new instance of HttpFileSystemFactory
 
Method Summary
 FileSystem createFileSystem(java.net.URL root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpFileSystemFactory

public HttpFileSystemFactory()
Creates a new instance of HttpFileSystemFactory

Method Detail

createFileSystem

public FileSystem createFileSystem(java.net.URL root)
                            throws FileSystem.FileSystemOfflineException
Specified by:
createFileSystem in interface FileSystemFactory
Throws:
FileSystem.FileSystemOfflineException