org.archive.wayback.replay.html.rules
Class JSPExecRule
java.lang.Object
org.archive.wayback.replay.html.rules.JSPExecRule
- Direct Known Subclasses:
- AfterBodyStartTagJSPExecRule, BeforeBodyEndTagJSPExecRule
public class JSPExecRule
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSPExecRule
public JSPExecRule()
emit
public void emit(ReplayParseContext context,
org.htmlparser.Node node)
throws javax.servlet.ServletException,
IOException
- Throws:
javax.servlet.ServletException
IOException
getJspPath
public String getJspPath()
- Returns:
- the jspPath
setJspPath
public void setJspPath(String jspPath)
- Parameters:
jspPath - the jspPath to set
Copyright © 2005-2011 Internet Archive. All Rights Reserved.