Package | Description |
---|---|
org.apache.jasper.compiler |
Modifier and Type | Field and Description |
---|---|
private JspProperty |
JspConfig.defaultJspProperty |
private JspProperty |
JspPropertyGroup.jspProperty |
Modifier and Type | Method and Description |
---|---|
JspProperty |
JspConfig.findJspProperty(java.lang.String uri)
Find a property that best matches the supplied resource.
|
JspProperty |
JspPropertyGroup.getJspProperty() |
Constructor and Description |
---|
JspPropertyGroup(java.lang.String path,
java.lang.String extension,
JspProperty jspProperty) |