Package | Description |
---|---|
com.abmash.extraction |
Provides classes to extract specific information out of the current web page.
|
Class and Description |
---|
Extractor
Abstract class for extractors, which serve the purpose of finding interesting data.
|
ExtractorWithDB
Abstract class for extractors, which are parametrized by search query input
|
FindExtractor
Abstract class for extractors, which are parametrized by search query input
|
SearchContainer |