public class PlainTextExtractor extends AbstractStringExtractor
Extractor.Result
Constructor and Description |
---|
PlainTextExtractor(boolean trim,
ValueConverter converter) |
Modifier and Type | Method and Description |
---|---|
protected Map<ItemDescriptor,ItemValue> |
processData(String data) |
processData
public PlainTextExtractor(boolean trim, ValueConverter converter)
protected Map<ItemDescriptor,ItemValue> processData(String data) throws Exception
processData
in class AbstractStringExtractor
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.