| Package | Description |
|---|---|
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.impl | |
| org.corpus_tools.pepper.modules.coreModules |
| Modifier and Type | Method and Description |
|---|---|
PepperManipulator |
ModuleResolver.getPepperManipulator(StepDesc stepDesc)
Creates an instance of
PepperManipulator for each listed
ComponentFactory in list
#pepperManipulatorComponentFactories and returns that list. |
PepperManipulator |
ModuleResolverImpl.getPepperManipulator(StepDesc stepDesc)
Creates an instance of
PepperManipulator for each listed
ComponentFactory in list
#pepperManipulatorComponentFactories and returns that list. |
| Modifier and Type | Method and Description |
|---|---|
List<PepperManipulator> |
ModuleResolver.getPepperManipulators()
Creates an instance of
PepperManipulator for each listed
ComponentFactory in list
#pepperManipulatorComponentFactories and returns that list. |
List<PepperManipulator> |
ModuleResolverImpl.getPepperManipulators()
Creates an instance of
PepperManipulator for each listed
ComponentFactory in list
#pepperManipulatorComponentFactories and returns that list. |
| Modifier and Type | Class and Description |
|---|---|
class |
PepperManipulatorImpl
This class is an abstract implementation of
PepperManipulator and
cannot be instantiated directly. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingManipulator
A dummy manipulator, which waves through all documents and corpora.
|
class |
DOTManipulator |
class |
SaltValidator
This class analyzes a Salt model and prints out a report about conflicts in
the Salt model.
|
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.