Class AnnotationsEngine

java.lang.Object
com.iizigo.java.parser.annotation.AnnotationsEngine
All Implemented Interfaces:
IJavaSourceParser<AnnotationsContainer>

public class AnnotationsEngine extends Object implements IJavaSourceParser<AnnotationsContainer>
The Java annotations engine for properties. This class initiates the process of parsing Java files, to handle refactoring, etc.
Author:
Christopher Mindus