Uses of Class
org.frankframework.pipes.StringIteratorPipe
Packages that use StringIteratorPipe
-
Uses of StringIteratorPipe in org.frankframework.jdbc
Subclasses of StringIteratorPipe in org.frankframework.jdbcModifier and TypeClassDescriptionclass
Pipe that iterates over the lines in a BLOB.class
Pipe that iterates over the lines in a CLOB.class
Base class for JDBC iterating pipes.class
abstract baseclass for Pipes that iterate over the lines in a lob.class
Pipe that iterates over rows in in ResultSet. -
Uses of StringIteratorPipe in org.frankframework.pipes
Subclasses of StringIteratorPipe in org.frankframework.pipesModifier and TypeClassDescriptionclass
Sends a message to a Sender for each child element of the input XML.class
Sends a message to a Sender for each line of its input, that must be an InputStream.