org.openspaces.pu.container.servicegrid.deploy
Class HTTPFileSystemView
java.lang.Object
org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
public class HTTPFileSystemView
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPFileSystemView
public HTTPFileSystemView(URL root)
createFileObject
public File createFileObject(String path)
createFileObject
public File createFileObject(File dir,
String filename)
- Returns a File object constructed in dir from the given filename.
getFiles
public File[] getFiles(File dir)
isHiddenFile
public boolean isHiddenFile(File f)
getRoots
public File[] getRoots()
getHomeDirectory
public File getHomeDirectory()
isRoot
public boolean isRoot(File f)
Copyright © GigaSpaces.