程序包 | 说明 |
---|---|
cotrollers |
限定符和类型 | 字段和说明 |
---|---|
private WebScraping |
loadWebSource.wsp |
限定符和类型 | 字段和说明 |
---|---|
private java.util.LinkedList<WebScraping> |
ThreadForScrap.wspS |
限定符和类型 | 方法和说明 |
---|---|
WebScraping |
loadWebSource.getWsp()
get the wsp (WebScraping object) from this object
|
限定符和类型 | 方法和说明 |
---|---|
void |
loadWebSource.setWsp(WebScraping wsp)
reset the wsp (WebScraping object)
|
构造器和说明 |
---|
loadWebSource(WebScraping webSp,
loadCNF cnf)
a constructor for load information from Internet
need to load configuration file to know the path of resource and model of
reading.
|