Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
Modifier and Type | Method and Description |
---|---|
static InjectType |
InjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InjectType[] |
InjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Apache Software Foundation