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

All Known Subinterfaces:
AllEventsHandler
All Known Implementing Classes:
AfterBodyStartTagJSPExecRule, AttributeModifyingRule, CommentRule, RobotMetaRule

public interface OpenTagHandler


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

Method Detail

handleOpenTagNode

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


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