GigaSpaces XAP 9.7.2 API

org.openspaces.pu.container.servicegrid.deploy
Class HTTPFileSystemView

java.lang.Object
  extended by org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView

public class HTTPFileSystemView
extends Object


Constructor Summary
HTTPFileSystemView(URL root)
           
 
Method Summary
 File createFileObject(File dir, String filename)
          Returns a File object constructed in dir from the given filename.
 File createFileObject(String path)
           
 File[] getFiles(File dir)
           
 File getHomeDirectory()
           
 File[] getRoots()
           
 boolean isHiddenFile(File f)
           
 boolean isRoot(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPFileSystemView

public HTTPFileSystemView(URL root)
Method Detail

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)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.