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.VirtualFilevirtualFile
-
Constructor Summary
Constructors Modifier Constructor Description privateJbossDir(org.jboss.vfs.VirtualFile virtualFile)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Vfs.DircreateDir(java.net.URL url)java.lang.Iterable<Vfs.File>getFiles()java.lang.StringgetPath()
-
-
-
Method Detail
-
createDir
public static Vfs.Dir createDir(java.net.URL url) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-