|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineTransformationOutputStream | |
---|---|
hudson.console | Beef up the plain text console output by adding HTML markup. |
hudson.tasks._maven |
Uses of LineTransformationOutputStream in hudson.console |
---|
Subclasses of LineTransformationOutputStream in hudson.console | |
---|---|
class |
ConsoleAnnotationOutputStream<T>
Used to convert plain text console output (as byte sequence) + embedded annotations into HTML (as char sequence), by using ConsoleAnnotator . |
class |
PlainTextConsoleOutputStream
Filters out console notes. |
Uses of LineTransformationOutputStream in hudson.tasks._maven |
---|
Subclasses of LineTransformationOutputStream in hudson.tasks._maven | |
---|---|
class |
MavenConsoleAnnotator
Filter OutputStream that places annotations that marks various Maven outputs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |