org.archive.wayback.resourceindex.cdx.format
Class RobotFlagsCDXField

java.lang.Object
  extended by org.archive.wayback.resourceindex.cdx.format.RobotFlagsCDXField
All Implemented Interfaces:
CDXField

public class RobotFlagsCDXField
extends Object
implements CDXField


Field Summary
 
Fields inherited from interface org.archive.wayback.resourceindex.cdx.format.CDXField
DEFAULT_VALUE
 
Constructor Summary
RobotFlagsCDXField()
           
 
Method Summary
 void apply(String field, CaptureSearchResult result)
           
 String serialize(CaptureSearchResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotFlagsCDXField

public RobotFlagsCDXField()
Method Detail

apply

public void apply(String field,
                  CaptureSearchResult result)
           throws CDXFormatException
Specified by:
apply in interface CDXField
Throws:
CDXFormatException

serialize

public String serialize(CaptureSearchResult result)
Specified by:
serialize in interface CDXField


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