Modifier and Type | Class and Description |
---|---|
class |
BooleanSetValueConverter |
class |
BooleanValueConverter |
class |
DefaultValueConverter |
class |
DoubleValueConverter |
Modifier and Type | Field and Description |
---|---|
static ValueConverter |
DefaultValueConverter.INSTANCE |
static ValueConverter |
ValueConverter.NULL |
Constructor and Description |
---|
PlainTextExtractor(boolean trim,
ValueConverter converter) |
Constructor and Description |
---|
VariableFieldPatternExtractor(Pattern fieldPattern,
int fieldNameGroup,
int valueGroup,
ValueConverter converter) |
Constructor and Description |
---|
SplitTableExtractor(String lineSeparatorPattern,
String fieldSeparatorPattern,
int idColumn,
String[] header,
ValueConverter converter) |
Modifier and Type | Method and Description |
---|---|
ValueConverter |
ValueConverterDefinition.createConverter() |
Modifier and Type | Method and Description |
---|---|
ValueConverter |
DoubleValueConverterImpl.createConverter() |
ValueConverter |
DefaultValueConverterImpl.createConverter() |
ValueConverter |
BooleanSetValueConverterImpl.createConverter() |
ValueConverter |
BooleanValueConverterImpl.createConverter() |
Modifier and Type | Method and Description |
---|---|
static ValueConverter |
Descriptors.createConverter(ValueConverterDefinition def) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.