public interface SplitterExtractorType extends FieldExtractorType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getSplitExpression()
Returns the value of the 'Split Expression' attribute.
|
void |
setSplitExpression(String value)
Sets the value of the '
Split Expression ' attribute. |
getField
getName, setName
static final String copyright
String getSplitExpression()
If the meaning of the 'Split Expression' attribute isn't clear, there really should be more of a description here...
setSplitExpression(String)
,
ConfigurationPackage.getSplitterExtractorType_SplitExpression()
void setSplitExpression(String value)
Split Expression
' attribute.
value
- the new value of the 'Split Expression' attribute.getSplitExpression()