|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.flatfile.layout.FlatFileBody
public class FlatFileBody
The FlatFileBodyFactory
defines a flat file record.
| Constructor Summary | |
|---|---|
FlatFileBody(FlatRecordType flatRecordType,
FlatFileOptions flatFileOptions)
|
|
| Method Summary | |
|---|---|
FlatRecordType |
getFlatRecordType()
|
Delimiter[] |
getRecordDelimiters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlatFileBody(FlatRecordType flatRecordType,
FlatFileOptions flatFileOptions)
| Method Detail |
|---|
public FlatRecordType getFlatRecordType()
public Delimiter[] getRecordDelimiters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||