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.- Since:
- 0.2.0
- Author:
- code4crafter@gmail.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
key()
-