Class StringPrinter
java.lang.Object
org.apache.camel.dsl.jbang.core.common.StringPrinter
- All Implemented Interfaces:
Printer
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.camel.dsl.jbang.core.common.Printer
Printer.SystemOutPrinter -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringPrinter
public StringPrinter()
-
-
Method Details
-
println
public void println() -
println
-
print
-
printf
-
getOutput
Provides access to the cached output.- Returns:
-
getLines
Provides access to all lines of the cached output.- Returns:
- Throws:
IOException
-