org.apache.jasper.compiler
Class JspPropertyGroup
java.lang.Object
org.apache.jasper.compiler.JspPropertyGroup
public class JspPropertyGroup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspPropertyGroup
public JspPropertyGroup(String path,
String extension,
JspProperty jspProperty)
getPath
public String getPath()
getExtension
public String getExtension()
getJspProperty
public JspProperty getJspProperty()
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.