| 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 |
|---|---|
PepperImporter |
ModuleResolverImpl.getPepperImporter(StepDesc stepDesc)
Returns a
PepperImporter object matching to the given
ImporterParams. |
PepperImporter |
ModuleResolver.getPepperImporter(StepDesc stepDesc)
Returns a
PepperImporter object matching to the given
ImporterParams. |
| Modifier and Type | Method and Description |
|---|---|
List<PepperImporter> |
ModuleResolverImpl.getPepperImporters()
Creates an instance of
PepperImporter for each listed
ComponentFactory in list
#pepperImporterComponentFactories and returns that list. |
List<PepperImporter> |
ModuleResolver.getPepperImporters()
Creates an instance of
PepperImporter for each listed
ComponentFactory in list
#pepperImporterComponentFactories and returns that list. |
| Modifier and Type | Class and Description |
|---|---|
class |
PepperImporterImpl
An importer in Pepper reads data from a format A and maps its data to a Salt
model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingImporter |
class |
SaltXMLImporter
This is a
PepperImporter which imports the SaltXML format into a salt
model. |
class |
TextImporter
Maps a file-structure to a corpus-structure and reads the contained txt files
to map their content to
STextualDS objects. |
| Modifier and Type | Method and Description |
|---|---|
protected PepperImporter |
PepperImporterTest.getFixture() |
Copyright © 2009–2018 Humboldt-Universität zu Berlin, INRIA. All rights reserved.