Uses of Class
org.apache.jasper.compiler.JspProperty
Packages that use JspProperty
-
Uses of JspProperty in org.apache.jasper.compiler
Fields in org.apache.jasper.compiler declared as JspPropertyModifier and TypeFieldDescriptionprivate JspPropertyJspConfig.defaultJspPropertyprivate JspPropertyJspPropertyGroup.jspPropertyMethods in org.apache.jasper.compiler that return JspPropertyModifier and TypeMethodDescriptionJspConfig.findJspProperty(String uri) Find a property that best matches the supplied resource.JspPropertyGroup.getJspProperty()Constructors in org.apache.jasper.compiler with parameters of type JspPropertyModifierConstructorDescriptionJspPropertyGroup(String path, String extension, JspProperty jspProperty)