| Package | Description |
|---|---|
| org.aksw.limes.core.io.preprocessing |
| Modifier and Type | Method and Description |
|---|---|
static PreprocessingFunctionType |
PreprocessingFunctionFactory.getPreprocessingType(String expression) |
static PreprocessingFunctionType |
PreprocessingFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreprocessingFunctionType[] |
PreprocessingFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static APreprocessingFunction |
PreprocessingFunctionFactory.getPreprocessingFunction(PreprocessingFunctionType type) |
Copyright © 2020. All rights reserved.