Package org.apache.jasper.compiler
Class JspConfig.JspPropertyGroup
- java.lang.Object
-
- org.apache.jasper.compiler.JspConfig.JspPropertyGroup
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getExtension()
JspConfig.JspProperty
getJspProperty()
String
getPath()
-
-
-
Method Detail
-
getPath
public String getPath()
-
getExtension
public String getExtension()
-
getJspProperty
public JspConfig.JspProperty getJspProperty()
-
-