|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.recordtype.RepeatingField
public class RepeatingField
Field Summary |
---|
Fields inherited from interface com.servingxml.components.flatfile.recordtype.FlatRecordField |
---|
EMPTY_ARRAY |
Constructor Summary | |
---|---|
RepeatingField(FlatRecordField namedField,
IntegerSubstitutionExpr countExpr,
FlatFileOptions flatFileOptions)
|
Method Summary | |
---|---|
FlatRecordFieldReader |
createFlatRecordFieldReader()
|
FlatRecordFieldWriter |
createFlatRecordWriter()
|
java.lang.String |
getLabel(ServiceContext context,
Flow flow)
|
Name |
getName()
|
boolean |
isBinary()
|
boolean |
isText()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepeatingField(FlatRecordField namedField, IntegerSubstitutionExpr countExpr, FlatFileOptions flatFileOptions)
Method Detail |
---|
public FlatRecordFieldReader createFlatRecordFieldReader()
createFlatRecordFieldReader
in interface FlatRecordField
public FlatRecordFieldWriter createFlatRecordWriter()
createFlatRecordWriter
in interface FlatRecordField
public Name getName()
getName
in interface FlatRecordField
public java.lang.String getLabel(ServiceContext context, Flow flow)
getLabel
in interface FlatRecordField
public boolean isText()
isText
in interface FlatRecordField
public boolean isBinary()
isBinary
in interface FlatRecordField
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |