|
|||||||||
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.recordtype.AnnotationRecordFactoryAssembler
public class AnnotationRecordFactoryAssembler
The AnnotationRecordFactoryAssembler
implements an assembler for
assembling FlatRecordType
objects.
Constructor Summary | |
---|---|
AnnotationRecordFactoryAssembler()
|
Method Summary | |
---|---|
FlatRecordTypeFactory |
assemble(ConfigurationContext context)
|
void |
setRecordLength(int recordLength)
|
void |
setWidth(int width)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationRecordFactoryAssembler()
Method Detail |
---|
public void setRecordLength(int recordLength)
public void setWidth(int width)
public FlatRecordTypeFactory assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |