Uses of Class
net.nutch.io.NullWritable

Packages that use NullWritable
net.nutch.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of NullWritable in net.nutch.io
 

Methods in net.nutch.io that return NullWritable
static NullWritable NullWritable.get()
          Returns the single instance of this class.
 



Copyright © 2004 The Nutch Organization.