| Package | Description |
|---|---|
| org.apache.jasper.compiler |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<JspPropertyGroup> |
JspConfig.jspProperties |
| Modifier and Type | Method and Description |
|---|---|
private JspPropertyGroup |
JspConfig.selectProperty(JspPropertyGroup prev,
JspPropertyGroup curr)
Select the property group that has more restrictive url-pattern.
|
| Modifier and Type | Method and Description |
|---|---|
private JspPropertyGroup |
JspConfig.selectProperty(JspPropertyGroup prev,
JspPropertyGroup curr)
Select the property group that has more restrictive url-pattern.
|