com.servingxml.components.flatfile.recordtype
Interface FlatRecordField
- All Known Implementing Classes:
- BinaryField, DelimitedField, DelimitedNamedField, DelimitedRepeatingGroup, DelimitedRepeatingSegment, FixedRepeatingGroup, IntegerField, MultivaluedDelimitedField, OverpunchField, PackedDecimalField, PositionalField, RepeatingField
public interface FlatRecordField
EMPTY_ARRAY
static final FlatRecordField[] EMPTY_ARRAY
createFlatRecordFieldReader
FlatRecordFieldReader createFlatRecordFieldReader()
createFlatRecordWriter
FlatRecordFieldWriter createFlatRecordWriter()
getLabel
java.lang.String getLabel(ServiceContext context,
Flow flow)
getName
Name getName()
isText
boolean isText()
isBinary
boolean isBinary()