public class JspPropertyGroup extends Object
| Constructor and Description |
|---|
JspPropertyGroup(String path,
String extension,
JspProperty jspProperty) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtension() |
JspProperty |
getJspProperty() |
String |
getPath() |
public JspPropertyGroup(String path, String extension, JspProperty jspProperty)
public String getPath()
public String getExtension()
public JspProperty getJspProperty()
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.