org.archive.wayback.util.htmllex.handlers
Interface CloseTagHandler

All Known Subinterfaces:
AllEventsHandler
All Known Implementing Classes:
BeforeBodyEndTagJSPExecRule, CommentRule

public interface CloseTagHandler


Method Summary
 void handleCloseTagNode(ParseContext context, org.htmlparser.nodes.TagNode node)
           
 

Method Detail

handleCloseTagNode

void handleCloseTagNode(ParseContext context,
                        org.htmlparser.nodes.TagNode node)
                        throws IOException
Throws:
IOException


Copyright © 2005-2011 Internet Archive. All Rights Reserved.