com.stericson.RootTools.containers
Class RootClass.AnnotationsFinder

java.lang.Object
  extended by com.stericson.RootTools.containers.RootClass.AnnotationsFinder
Enclosing class:
RootClass

public static class RootClass.AnnotationsFinder
extends java.lang.Object


Constructor Summary
RootClass.AnnotationsFinder()
           
 
Method Summary
protected  java.io.File getBuiltPath()
           
protected  java.lang.String getPathToDx()
           
protected  boolean hasClassAnnotation(java.io.File file)
           
protected  void lookup(java.io.File path, java.util.List<java.io.File> fileList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootClass.AnnotationsFinder

public RootClass.AnnotationsFinder()
                            throws java.io.IOException
Throws:
java.io.IOException
Method Detail

lookup

protected void lookup(java.io.File path,
                      java.util.List<java.io.File> fileList)

hasClassAnnotation

protected boolean hasClassAnnotation(java.io.File file)

getPathToDx

protected java.lang.String getPathToDx()
                                throws java.io.IOException
Throws:
java.io.IOException

getBuiltPath

protected java.io.File getBuiltPath()