Class NutchDocument

java.lang.Object
org.apache.nutch.indexer.NutchDocument
All Implemented Interfaces:
Cloneable, Iterable<Map.Entry<String,NutchField>>, Writable

public class NutchDocument extends Object implements Writable, Iterable<Map.Entry<String,NutchField>>, Cloneable
A NutchDocument is the unit of indexing.