Package org.reflections.vfs
Class JbossDir
- java.lang.Object
-
- org.reflections.vfs.JbossDir
-
-
Field Summary
Fields Modifier and Type Field Description private org.jboss.vfs.VirtualFile
virtualFile
-
Constructor Summary
Constructors Modifier Constructor Description private
JbossDir(org.jboss.vfs.VirtualFile virtualFile)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Vfs.Dir
createDir(java.net.URL url)
java.lang.Iterable<Vfs.File>
getFiles()
java.lang.String
getPath()
-
-
-
Method Detail
-
createDir
public static Vfs.Dir createDir(java.net.URL url) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-