Uses of Class
org.apache.jasper.compiler.JspProperty

Packages that use JspProperty
org.apache.jasper.compiler   
 

Uses of JspProperty in org.apache.jasper.compiler
 

Methods in org.apache.jasper.compiler that return JspProperty
 JspProperty JspConfig.findJspProperty(String uri)
          Find a property that best matches the supplied resource.
 JspProperty JspPropertyGroup.getJspProperty()
           
 

Constructors in org.apache.jasper.compiler with parameters of type JspProperty
JspPropertyGroup(String path, String extension, JspProperty jspProperty)
           
 



Copyright © 2008 Mort Bay Consulting. All Rights Reserved.