com.servingxml.components.flatfile.recordtype
Class OtherwiseFlatRecordTypeFactoryAssembler

java.lang.Object
  extended by com.servingxml.components.flatfile.options.FlatFileOptionsFactoryAssembler
      extended by com.servingxml.components.flatfile.recordtype.OtherwiseFlatRecordTypeFactoryAssembler

public class OtherwiseFlatRecordTypeFactoryAssembler
extends FlatFileOptionsFactoryAssembler

The WhenFlatRecordTypeFactoryAssembler implements an assembler for assembling flat file record type objects.


Constructor Summary
OtherwiseFlatRecordTypeFactoryAssembler()
           
 
Method Summary
 FlatRecordTypeSelectionFactory assemble(ConfigurationContext context)
           
 void injectComponent(FlatRecordTypeFactory flatRecordTypeFactory)
           
 
Methods inherited from class com.servingxml.components.flatfile.options.FlatFileOptionsFactoryAssembler
assembleFlatFileOptions, injectComponent, injectComponent, injectComponent, injectComponent, injectComponent, injectComponent, injectComponent, injectComponent, setAlwaysQuote, setCountPositionsInBytes, setFlushRecordOnWrite, setIgnoreEmptyLines, setIgnoreTrailingEmptyLines, setIndexBase, setJustify, setLineDelimited, setOmitFinalFieldDelimiter, setOmitFinalRepeatDelimiter, setPadCharacter, setQuote, setTrim, setTrimLeading, setTrimLeadingWithinQuotes, setTrimQuoted, setTrimTrailing, setTrimTrailingWithinQuotes, setTrimWithinQuotes, setZeroBased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherwiseFlatRecordTypeFactoryAssembler

public OtherwiseFlatRecordTypeFactoryAssembler()
Method Detail

injectComponent

public void injectComponent(FlatRecordTypeFactory flatRecordTypeFactory)

assemble

public FlatRecordTypeSelectionFactory assemble(ConfigurationContext context)