org.archive.wayback.replay.html.rules
Class JSPExecRule

java.lang.Object
  extended by org.archive.wayback.replay.html.rules.JSPExecRule
Direct Known Subclasses:
AfterBodyStartTagJSPExecRule, BeforeBodyEndTagJSPExecRule

public class JSPExecRule
extends Object


Constructor Summary
JSPExecRule()
           
 
Method Summary
 void emit(ReplayParseContext context, org.htmlparser.Node node)
           
 String getJspPath()
           
 void setJspPath(String jspPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSPExecRule

public JSPExecRule()
Method Detail

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.