|
|||||||||
| 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 FlatRecordFieldpublic FlatRecordFieldWriter createFlatRecordWriter()
createFlatRecordWriter in interface FlatRecordFieldpublic Name getName()
getName in interface FlatRecordField
public java.lang.String getLabel(ServiceContext context,
Flow flow)
getLabel in interface FlatRecordFieldpublic boolean isText()
isText in interface FlatRecordFieldpublic boolean isBinary()
isBinary in interface FlatRecordField
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||