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

Interface Summary
TagJsfVariableResolver Extract local JSF EL variables defined in a tag such as h:dataTable so that they are available when checking expressions in the nested tags.
 

Class Summary
ContextVariableRegistry Registry of local JSF EL variables defined in a view page used for resolving them in a context-sensitive way.
ContextVariableRegistry.Error_YouMustDelcareTypeForThisVariable  
DataTableVariableResolver Extract JSF EL variable defined in a h:dataTable and resolve its type.
VariableInfo Resolution information for a JSF EL variable - its name and declared type.
 

Exception Summary
DeclareTypeOfVariableException  
 



Copyright © 2011. All Rights Reserved.