org.apache.beehive.netui.compiler
Class PageFlowChecker
Object
BaseChecker
FlowControllerChecker
PageFlowChecker
public class PageFlowChecker
- extends FlowControllerChecker
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageFlowChecker
public PageFlowChecker(AnnotationProcessorEnvironment env,
Diagnostics diagnostics,
FlowControllerInfo fcInfo)
checkField
protected void checkField(FieldDeclaration field,
TypeDeclaration jclass)
- Overrides:
checkField
in class FlowControllerChecker
doAdditionalClassChecks
protected void doAdditionalClassChecks(ClassDeclaration jpfClass,
File webappRoot)
- Overrides:
doAdditionalClassChecks
in class FlowControllerChecker
getDesiredBaseClass
protected String getDesiredBaseClass(ClassDeclaration jclass)
- Specified by:
getDesiredBaseClass
in class FlowControllerChecker
createStrutsApp
protected GenStrutsApp createStrutsApp(ClassDeclaration jclass)
throws XmlException,
IOException,
NoWebInfDirectoryException
- Specified by:
createStrutsApp
in class FlowControllerChecker
- Throws:
XmlException
IOException
NoWebInfDirectoryException
getControllerGrammar
protected AnnotationGrammar getControllerGrammar()
- Specified by:
getControllerGrammar
in class FlowControllerChecker