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(java.lang.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(java.lang.String path, java.lang.String extension, JspProperty jspProperty)
           
 



Copyright © 2010 GlassFish Community. All Rights Reserved.