public class FieldPositionRecordHandlerManager extends RecordHandlerManager
log
Constructor and Description |
---|
FieldPositionRecordHandlerManager() |
Modifier and Type | Method and Description |
---|---|
RecordHandlingFlow |
getRecordHandler(PipeLineSession session,
String record) |
void |
setFieldNr(int i)
position of field that identifies the recordtype (position of first field is 1)
|
void |
setSeparator(String string)
separator that separates the fields in the record
|
addHandler, configure, getFlowMap, getRecordFactoryUsingFilename, getRecordHandlerByKey, getRecordHandlers, setInitial, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isInitial
getName
public RecordHandlingFlow getRecordHandler(PipeLineSession session, String record) throws Exception
getRecordHandler
in interface IRecordHandlerManager
getRecordHandler
in class RecordHandlerManager
Exception
public void setFieldNr(int i)
public void setSeparator(String string)
Copyright © 2023 Frank!Framework. All rights reserved.