- texts - Variable in class hu.juranyi.zsolt.pubsearch.gui.window.AWindow
-
- ThreadScheduler - Class in hu.juranyi.zsolt.pubsearch.crawl
-
ThreadScheduler can help you limit the count of actually running threads.
- ThreadScheduler() - Constructor for class hu.juranyi.zsolt.pubsearch.crawl.ThreadScheduler
-
Creates a ThreadScheduler with default name and thread count limit.
- ThreadScheduler(int) - Constructor for class hu.juranyi.zsolt.pubsearch.crawl.ThreadScheduler
-
Creates a ThreadScheduler with default name and given thread count limit.
- ThreadScheduler(String) - Constructor for class hu.juranyi.zsolt.pubsearch.crawl.ThreadScheduler
-
Creates a ThreadScheduler with given name and default thread count limit.
- ThreadScheduler(String, int) - Constructor for class hu.juranyi.zsolt.pubsearch.crawl.ThreadScheduler
-
Creates a ThreadScheduler with given name and thread count limit
- time - Variable in class hu.juranyi.zsolt.pubsearch.crawl.ACrawler
-
Crawl time in nanoseconds.
- title(String) - Method in class hu.juranyi.zsolt.pubsearch.crawl.Extract
-
Extracts the title and cleans it.
- toString() - Method in class hu.juranyi.zsolt.pubsearch.data.PDatabase
-
- toString() - Method in class hu.juranyi.zsolt.pubsearch.data.Publication
-
- tryInit() - Static method in class hu.juranyi.zsolt.pubsearch.data.Connection
-
Tries to initialize connection.