|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFormatConfigProps
The set of all configuration properties of the Data Format Shared Resource.
Field Summary | |
---|---|
static byte |
COL_SEP_PARSE_RULE
This is the Col Separator Parse Rule configuration property. |
static byte |
COL_SEPARATOR
This is the Col Separator configuration property. |
static byte |
FILL_CHARACTER
This is the Fill Character configuration property. |
static byte |
FILL_WITH
This is the Fill With configuration property. |
static byte |
FIXED_FORMAT_CONFIG
This is the Field Offset (table) configuration property. |
static byte |
FORMAT_TYPE
This is the Format Type configuration property. |
static byte |
LINE_LENGTH
This is the Line Length configuration property. |
static byte |
LINE_SEPARATOR
This is the Line Separator configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte FORMAT_TYPE
The type of this configuration property is java.lang.String
static final byte COL_SEPARATOR
The type of this configuration property is java.lang.String
static final byte COL_SEP_PARSE_RULE
The type of this configuration property is java.lang.String
static final byte LINE_SEPARATOR
The type of this configuration property is java.lang.String
static final byte FILL_CHARACTER
The type of this configuration property is java.lang.String
static final byte FIXED_FORMAT_CONFIG
The type of this configuration property is List
static final byte LINE_LENGTH
The type of this configuration property is java.lang.String
static final byte FILL_WITH
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |