Package | Description |
---|---|
us.codecraft.webmagic |
Main class "Spider" and models.
|
Modifier and Type | Method and Description |
---|---|
static Spider.Status |
Spider.Status.fromValue(int value) |
Spider.Status |
Spider.getStatus()
Get running status by spider.
|
static Spider.Status |
Spider.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Spider.Status[] |
Spider.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.