com.opensymphony.webwork.sitegraph.entities
Class JspView
java.lang.Object
com.opensymphony.webwork.sitegraph.entities.FileBasedView
com.opensymphony.webwork.sitegraph.entities.JspView
- All Implemented Interfaces:
- View
public class JspView
- extends FileBasedView
User: plightbo
Date: Jun 25, 2005
Time: 2:19:15 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspView
public JspView(File file)
getActionPattern
protected Pattern getActionPattern()
- Specified by:
getActionPattern
in class FileBasedView
getFormPattern
protected Pattern getFormPattern()
- Specified by:
getFormPattern
in class FileBasedView