Class RobotsMeta
- java.lang.Object
-
- com.norconex.collector.http.robot.RobotsMeta
-
public class RobotsMeta extends Object
-
-
Constructor Summary
Constructors Constructor Description RobotsMeta(boolean nofollow, boolean noindex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)inthashCode()booleanisNofollow()booleanisNoindex()StringtoString()
-