org.autoplot.wgetfs.WGetFileSystemFactory
Implemented to relieve all the annoying http problems we see at LANL.  If
 the system is a Mac, then curl is used, otherwise wget is used.  Either
 way, if the system environment property AP_WGET, WGET, AP_CURL, CURL is set
 then the implied executable is used.
WGetFileSystemFactory( )
createFileSystem
createFileSystem( java.net.URI root ) → org.das2.util.filesystem.FileSystem
Parameters
root - an URI
Returns:
org.das2.util.filesystem.FileSystem
[search for examples]
 [view on GitHub]
 [view on old javadoc]