Package net.jakubholy.jeeutils.jsfelcheck.expressionfinder.impl.jasper

Interface Summary
PageNodeListener Get informed about nodes in a JSP pages being processed by the JsfElCheckingVisitor.
 

Class Summary
AttributesValidationResult Results of validation JSF EL expressions in attributes of a (JSF) tag.
CollectedValidationResultsImpl Collected results of validation of one of more pages.
JsfElValidatingPageNodeListener The main processing class for the Jasper-based implementation: retrieves information about JSP tags of interest and JSF EL extraction and validation while maintaining the local variable stack.
JspCParsingToNodesOnly Extends JspC to use the compiler of our choice; Jasper version 6.0.29.
PageNode  
PageNodeExpressionValidator Helper for extracting JSF EL from a tag and validating the EL via a validator.
 



Copyright © 2011. All Rights Reserved.