org.archive.wayback.resourcestore.indexer
Class RobotMetaRule
java.lang.Object
org.archive.wayback.resourcestore.indexer.RobotMetaRule
- All Implemented Interfaces:
- OpenTagHandler, ParseEventDelegatorVisitor
public class RobotMetaRule
- extends Object
- implements ParseEventDelegatorVisitor, OpenTagHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobotMetaRule
public RobotMetaRule()
visit
public void visit(ParseEventDelegator rules)
- Specified by:
visit in interface ParseEventDelegatorVisitor
handleOpenTagNode
public void handleOpenTagNode(ParseContext context,
org.htmlparser.nodes.TagNode node)
throws IOException
- Specified by:
handleOpenTagNode in interface OpenTagHandler
- Throws:
IOException
getRobotFlags
public RobotMetaFlags getRobotFlags()
- Returns:
- the robotFlags
setRobotFlags
public void setRobotFlags(RobotMetaFlags robotFlags)
- Parameters:
robotFlags - the robotFlags to set
Copyright © 2005-2011 Internet Archive. All Rights Reserved.