scratch.danyel
Class ReflectiveLayoutDemo
java.lang.Object
scratch.danyel.ReflectiveLayoutDemo
public class ReflectiveLayoutDemo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutClass
public static final Class LayoutClass
ReflectiveLayoutDemo
public ReflectiveLayoutDemo()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
collectLayouts
public static Set collectLayouts()
collectFilesInPath
public static Set collectFilesInPath(String classPath)
isLayoutClass
protected static boolean isLayoutClass(String classFileName)
classNameFromFile
protected static String classNameFromFile(String classFileName)