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 TypeClassDescriptionclassPipe that iterates over the lines in a BLOB.classPipe that iterates over the lines in a CLOB.classBase class for JDBC iterating pipes.classabstract baseclass for Pipes that iterate over the lines in a lob.classPipe that iterates over rows in in ResultSet. -
Uses of StringIteratorPipe in org.frankframework.pipes
Subclasses of StringIteratorPipe in org.frankframework.pipesModifier and TypeClassDescriptionclassSends a message to a Sender for each child element of the input XML.classSends a message to a Sender for each line of its input, that must be an InputStream.