com.servingxml.components.flatfile.layout
Class FlatFileBodyFactory
java.lang.Object
com.servingxml.components.flatfile.layout.FlatFileBodyFactory
public class FlatFileBodyFactory
- extends java.lang.Object
The FlatFileBodyFactory
defines a flat file record.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatFileBodyFactory
public FlatFileBodyFactory(FlatRecordTypeFactory flatRecordTypeFactory,
FlatFileOptionsFactory flatFileOptionsFactory)
createFlatFileBody
public FlatFileBody createFlatFileBody(ServiceContext context,
Flow flow,
FlatFileOptions defaultOptions)
isFieldDelimited
public boolean isFieldDelimited()
isBinary
public boolean isBinary()
isText
public boolean isText()