|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParseDataConfigProps
The set of all configuration properties of the Parse Data Activity.
Field Summary | |
---|---|
static byte |
CONTINUE_ON_ERROR
This is the Continue On Error configuration property. |
static byte |
DATAFORMAT
This is the Data Format configuration property. |
static byte |
ENCODING
This is the Encoding configuration property. |
static byte |
INPUT_TYPE
This is the Input Type configuration property. |
static byte |
MANUALLY_SPECIFY_START_RECORD
This is the Manually Specify Start Record configuration property. |
static byte |
SKIP_BlANK_LINES
This is the Skip Blank Lines configuration property. |
static byte |
STRICT_VALIDATION
This is the Strict Validation configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte DATAFORMAT
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte INPUT_TYPE
The type of this configuration property is java.lang.String
static final byte ENCODING
The type of this configuration property is java.lang.String
static final byte SKIP_BlANK_LINES
The type of this configuration property is boolean
static final byte MANUALLY_SPECIFY_START_RECORD
The type of this configuration property is boolean
static final byte STRICT_VALIDATION
The type of this configuration property is boolean
static final byte CONTINUE_ON_ERROR
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |