JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
us.codecraft.webmagic.model
Interface HasKey
All Known Implementing Classes:
GithubRepo
,
GithubRepo
,
GithubRepoApi
public interface
HasKey
Interface to be implemented by page mode.
Can be used to identify a page model, or be used as name of file storing the object.
Since:
0.2.0
Author:
code4crafter@gmail.com
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
key
()
Method Detail
key
String
key()
Returns:
key
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.