Class CommonCrawlFormatSimple

java.lang.Object
org.apache.nutch.tools.AbstractCommonCrawlFormat
org.apache.nutch.tools.CommonCrawlFormatSimple
All Implemented Interfaces:
Closeable, AutoCloseable, CommonCrawlFormat

public class CommonCrawlFormatSimple extends AbstractCommonCrawlFormat
This class provides methods to map crawled data on JSON using a StringBuilder object.
See Also: