Package 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.
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
-
Method Details
-
key
String key()- Returns:
- key
-