|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.FlatFileOptionsFactoryAssembler
com.servingxml.components.flatfile.layout.FlatFileTrailerAssembler
public class FlatFileTrailerAssembler
The FlatFileTrailerAssembler
implements an assembler for
assembling FlatFileTrailer
objects.
Constructor Summary | |
---|---|
FlatFileTrailerAssembler()
|
Method Summary | |
---|---|
FlatFileTrailer |
assemble(ConfigurationContext context)
|
void |
injectComponent(FlatRecordTypeFactory[] metaRecordFactories)
|
void |
setLineCount(int lineCount)
|
void |
setRecordLength(int recordLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlatFileTrailerAssembler()
Method Detail |
---|
public void setLineCount(int lineCount)
public void setRecordLength(int recordLength)
public void injectComponent(FlatRecordTypeFactory[] metaRecordFactories)
public FlatFileTrailer assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |