- iniSearch() - 类 中的方法cotrollers.ThreadForScrap
-
initial search Thread object
- initialize(URL, ResourceBundle) - 类 中的方法application.MainController
-
Rewrite the initialize method in "Initializable".
- INlist - 类 中的静态变量application.ListBasedonFirstChoiceBox
-
- insert() - 类 中的方法cotrollers.loadWebSource
-
to insert data to the database
this method is synchronized which will be used in a thread.
- insertData() - 类 中的方法cotrollers.loadCSV
-
for transfer data from csv file to sqlite file
- isExistT(String) - 类 中的方法cotrollers.loadCSV
-
judege a table is exist in the database
- isScrap() - 类 中的方法cotrollers.loadWebSource
-
judge whether database should be insert data
if the maxDate in database is after the latest date of net, then it should
not be scraped. judge whether database latest time before net latest time