| Package | Description |
|---|---|
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.impl | |
| org.corpus_tools.pepper.modules.coreModules | |
| org.corpus_tools.pepper.testFramework |
| Modifier and Type | Method and Description |
|---|---|
PepperExporter |
ModuleResolver.getPepperExporter(StepDesc stepDesc)
Creates an instance of
PepperExporter for each listed
ComponentFactory in list
#pepperExporterComponentFactories and returns that list. |
PepperExporter |
ModuleResolverImpl.getPepperExporter(StepDesc stepDesc)
Creates an instance of
PepperExporter for each listed
ComponentFactory in list
#pepperExporterComponentFactories and returns that list. |
| Modifier and Type | Method and Description |
|---|---|
List<PepperExporter> |
ModuleResolver.getPepperExporters()
Creates an instance of
PepperExporter for each listed
ComponentFactory in list
#pepperExporterComponentFactories and returns that list. |
List<PepperExporter> |
ModuleResolverImpl.getPepperExporters()
Creates an instance of
PepperExporter for each listed
ComponentFactory in list
#pepperExporterComponentFactories and returns that list. |
| Modifier and Type | Class and Description |
|---|---|
class |
PepperExporterImpl
This class is an abstract implementation of
PepperExporter and cannot
be instantiated directly. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingExporter |
class |
DOTExporter |
class |
SaltXMLExporter
This is a PepperExporter which exports a salt model to the SaltXML format.
|
class |
TextExporter
This is a PepperExporter which extracts and exports the primary text of a
Salt model and stores it into a text file.
|
| Modifier and Type | Method and Description |
|---|---|
protected PepperExporter |
PepperExporterTest.getFixture() |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.