| 程序包 | 说明 |
|---|---|
| us.codecraft.webmagic |
Main class "Spider" and models.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2016. All rights reserved.