Uses of Class
org.apache.nutch.storage.Mark

Packages that use Mark
org.apache.nutch.storage   
 

Uses of Mark in org.apache.nutch.storage
 

Methods in org.apache.nutch.storage that return Mark
static Mark Mark.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Mark[] Mark.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation