| Interface | Description |
|---|---|
| Collector |
Interface for Collector classes.
|
| Class | Description |
|---|---|
| BaseCollector |
This class is an abstract implementation of the Collector interface.
|
| FactoryCollector |
It is a factory class for retrieving the different kind of BaseCollector classes.
|
| LinkCollector |
This class implements the BaseCollector and Collector.
|
| TextCollector |
This class implements the BaseCollector and Collector.
|
| Enum | Description |
|---|---|
| CollectorSelector |
Constants of this enum should be used for BaseCollector objects.
|
Copyright © 2015. All rights reserved.