Uses of Class
org.apache.sling.pipes.AbstractInputStreamPipe
-
Packages that use AbstractInputStreamPipe Package Description org.apache.sling.pipes.internal.inputstream -
-
Uses of AbstractInputStreamPipe in org.apache.sling.pipes.internal.inputstream
Subclasses of AbstractInputStreamPipe in org.apache.sling.pipes.internal.inputstream Modifier and Type Class Description classCsvPipeCsv input stream pipe, similar at whatclassJsonPipePipe outputting binding related to a json stream: either an objectclassRegexpPipePipe outputting matches of a regexp from a plain text file
-