Uses of Class
org.apache.jasper.compiler.JspConfig.JspProperty
-
Packages that use JspConfig.JspProperty Package Description org.apache.jasper.compiler -
-
Uses of JspConfig.JspProperty in org.apache.jasper.compiler
Methods in org.apache.jasper.compiler that return JspConfig.JspProperty Modifier and Type Method Description JspConfig.JspPropertyJspConfig. findJspProperty(java.lang.String uri)Find a property that best matches the supplied resource.JspConfig.JspPropertyJspConfig.JspPropertyGroup. getJspProperty()
-