public static class ReflectionsKieVfsUrlType.ReflectionsKieVfsDir extends Object implements org.reflections.vfs.Vfs.Dir
Constructor and Description |
---|
ReflectionsKieVfsDir(org.drools.compiler.compiler.io.Folder kieFolder) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Iterable<org.reflections.vfs.Vfs.File> |
getFiles() |
String |
getPath() |
public ReflectionsKieVfsDir(org.drools.compiler.compiler.io.Folder kieFolder)
public String getPath()
getPath
in interface org.reflections.vfs.Vfs.Dir
public Iterable<org.reflections.vfs.Vfs.File> getFiles()
getFiles
in interface org.reflections.vfs.Vfs.Dir
public void close()
close
in interface org.reflections.vfs.Vfs.Dir
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.