public class RobotMetaRule extends Object implements ParseEventDelegatorVisitor, OpenTagHandler
Constructor and Description |
---|
RobotMetaRule() |
Modifier and Type | Method and Description |
---|---|
RobotMetaFlags |
getRobotFlags() |
void |
handleOpenTagNode(ParseContext context,
org.htmlparser.nodes.TagNode node) |
void |
setRobotFlags(RobotMetaFlags robotFlags) |
void |
visit(ParseEventDelegator rules) |
public void visit(ParseEventDelegator rules)
visit
in interface ParseEventDelegatorVisitor
public void handleOpenTagNode(ParseContext context, org.htmlparser.nodes.TagNode node) throws IOException
handleOpenTagNode
in interface OpenTagHandler
IOException
public RobotMetaFlags getRobotFlags()
public void setRobotFlags(RobotMetaFlags robotFlags)
robotFlags
- the robotFlags to setCopyright © 2005–2015 IIPC. All rights reserved.