org.archive.wayback.replay.html.rules
Class BeforeBodyEndTagJSPExecRule
java.lang.Object
org.archive.wayback.replay.html.rules.JSPExecRule
org.archive.wayback.replay.html.rules.BeforeBodyEndTagJSPExecRule
- All Implemented Interfaces:
- ReplayParseEventDelegatorVisitor, CloseTagHandler, ParseCompleteHandler
public class BeforeBodyEndTagJSPExecRule
- extends JSPExecRule
- implements ReplayParseEventDelegatorVisitor, CloseTagHandler, ParseCompleteHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeBodyEndTagJSPExecRule
public BeforeBodyEndTagJSPExecRule()
visit
public void visit(ReplayParseEventDelegator rules)
- Specified by:
visit in interface ReplayParseEventDelegatorVisitor
emit
public void emit(ReplayParseContext context,
org.htmlparser.Node node)
throws IOException
- Overrides:
emit in class JSPExecRule
- Throws:
IOException
handleCloseTagNode
public void handleCloseTagNode(ParseContext context,
org.htmlparser.nodes.TagNode node)
throws IOException
- Specified by:
handleCloseTagNode in interface CloseTagHandler
- Throws:
IOException
handleParseComplete
public void handleParseComplete(ParseContext context)
throws IOException
- Specified by:
handleParseComplete in interface ParseCompleteHandler
- Throws:
IOException
Copyright © 2005-2011 Internet Archive. All Rights Reserved.