public final class File
extends java.lang.Object
public Path getPath()
public boolean isDir()
public java.lang.String getName()
public Resource getResource() throws java.io.IOException
java.io.IOExceptionpublic java.lang.Iterable<Resource> getResources() throws java.io.IOException
java.io.IOExceptionpublic File child(java.lang.String name, boolean dir) throws java.io.IOException
java.io.IOExceptionpublic java.lang.Iterable<File> children() throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 eXo Platform SAS. All Rights Reserved.