|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.recordtype.FlatRecordWriterChoice
public class FlatRecordWriterChoice
The FlatRecordWriter
object writes a header or trailer line
Constructor Summary | |
---|---|
FlatRecordWriterChoice(PrefixMap prefixMap,
FlatRecordWriter[] recordWriterOptions,
XsltChooser chooser)
|
Method Summary | |
---|---|
FlatRecordWriter |
resolveFlatRecordWriter(ServiceContext context,
Flow flow)
|
void |
writeRecord(ServiceContext context,
Flow flow,
RecordOutput recordOutput)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlatRecordWriterChoice(PrefixMap prefixMap, FlatRecordWriter[] recordWriterOptions, XsltChooser chooser)
Method Detail |
---|
public void writeRecord(ServiceContext context, Flow flow, RecordOutput recordOutput)
writeRecord
in interface FlatRecordWriter
public FlatRecordWriter resolveFlatRecordWriter(ServiceContext context, Flow flow)
resolveFlatRecordWriter
in interface FlatRecordWriterResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |