| Package | Description |
|---|---|
| org.corpus_tools.pepper.common | |
| org.corpus_tools.pepper.core |
| Modifier and Type | Method and Description |
|---|---|
PepperConfiguration |
Pepper.getConfiguration()
Returns set configuration for
Pepper. |
| Modifier and Type | Method and Description |
|---|---|
static String |
PepperUtil.reportConfiguration(PepperConfiguration conf)
Returns a report as String containing the configuration for Pepper.
|
void |
Pepper.setConfiguration(PepperConfiguration configuration)
Sets the configuration for
Pepper. |
| Modifier and Type | Method and Description |
|---|---|
PepperConfiguration |
PepperJobImpl.getConfiguration()
returns the properties to customize the behavior of conversion for this
single job.
|
PepperConfiguration |
ModuleResolverImpl.getConfiguration()
Returns the configuration object for this converter object.
|
PepperConfiguration |
PepperImpl.getConfiguration() |
PepperConfiguration |
ModuleResolver.getConfiguration()
Returns the configuration object for this converter object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PepperJobImpl.setConfiguration(PepperConfiguration conf)
Sets the properties to customize the behavior of conversion for this
single job
|
void |
ModuleResolverImpl.setConfiguration(PepperConfiguration pepperConfiguration)
Sets the configuration object for this object.
|
void |
PepperImpl.setConfiguration(PepperConfiguration configuration) |
void |
ModuleResolver.setConfiguration(PepperConfiguration pepperConfiguration)
Sets the configuration object for this object.
|
Copyright © 2009–2018 Humboldt-Universität zu Berlin, INRIA. All rights reserved.