Uses of Class
org.apache.nutch.net.URLScopeFilter.Mode

Packages that use URLScopeFilter.Mode
org.apache.nutch.net   
 

Uses of URLScopeFilter.Mode in org.apache.nutch.net
 

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



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.