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 (c) 1999-2011 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.