|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.sitegraph.entities.FileBasedView
org.apache.struts2.sitegraph.entities.JspView
public class JspView
Field Summary |
---|
Fields inherited from interface org.apache.struts2.sitegraph.entities.View |
---|
TYPE_FTL, TYPE_JSP, TYPE_VM |
Constructor Summary | |
---|---|
JspView(java.io.File file)
|
Method Summary | |
---|---|
protected java.util.regex.Pattern |
getActionPattern()
|
protected java.util.regex.Pattern |
getFormPattern()
|
Methods inherited from class org.apache.struts2.sitegraph.entities.FileBasedView |
---|
getLinkPattern, getName, getTargets, readFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JspView(java.io.File file)
Method Detail |
---|
protected java.util.regex.Pattern getActionPattern()
getActionPattern
in class FileBasedView
protected java.util.regex.Pattern getFormPattern()
getFormPattern
in class FileBasedView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |