| Interface | Description |
|---|---|
| IPreprocessor |
Common interface for all preprocessors.
|
| Class | Description |
|---|---|
| GenericRepresentation<T> |
Generic, configurable representation.
|
| PreprocessorFactory |
Factory for preprocessors.
|
| PreprocessorUtils |
Utility methods for preprocessor handling (which are independent from a
specific
IPreprocessor instance). |