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 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 Constructor Description JspPropertyGroup(String path, String extension, JspProperty jspProperty)
-