Uses of Class
org.apache.jasper.compiler.JspProperty
-
Packages that use JspProperty Package Description org.apache.jasper.compiler -
-
Uses of JspProperty in org.apache.jasper.compiler
Methods in org.apache.jasper.compiler that return JspProperty Modifier and Type Method Description JspPropertyJspConfig. findJspProperty(String uri)Find a property that best matches the supplied resource.JspPropertyJspPropertyGroup. getJspProperty()Constructors in org.apache.jasper.compiler with parameters of type JspProperty Constructor Description JspPropertyGroup(String path, String extension, JspProperty jspProperty)
-