| Class | Description |
|---|---|
| CrawlingContext |
base class for crawling contexts, containing common parameters for crawl processes.
|
| FilePathNormalizer |
util class for normalizing file paths.
|
| PropertyNameMapper | |
| RecordOutputHandler |
write records to output bulks, split into multiple bulks by record count.
|
| RegexPatternMatcher |
Checks if a string input is a match according to the given in- and exlude patterns.
|