|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopLevelDomain.Type | |
|---|---|
| org.apache.nutch.util.domain | org.apache.nutch.util.domain |
| Uses of TopLevelDomain.Type in org.apache.nutch.util.domain |
|---|
| Methods in org.apache.nutch.util.domain that return TopLevelDomain.Type | |
|---|---|
TopLevelDomain.Type |
TopLevelDomain.getType()
|
static TopLevelDomain.Type |
TopLevelDomain.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TopLevelDomain.Type[] |
TopLevelDomain.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.nutch.util.domain with parameters of type TopLevelDomain.Type | |
|---|---|
TopLevelDomain(String domain,
TopLevelDomain.Type type,
DomainSuffix.Status status,
float boost)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||