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()
Copyright © 2006–2018 TinyGroup. All rights reserved.