@FrankDocGroup(name="Batch") public interface IReaderFactory
Modifier and Type | Method and Description |
---|---|
void |
configure() |
Reader |
getReader(InputStream inputstream,
String charset,
String streamId,
PipeLineSession session)
Obtain a Reader that reads lines in the given characterset.
|
void configure() throws ConfigurationException
ConfigurationException
Reader getReader(InputStream inputstream, String charset, String streamId, PipeLineSession session) throws SenderException
SenderException
Copyright © 2023 Frank!Framework. All rights reserved.