Class StripperFormattedPrintStreamRenderer
java.lang.Object
net.thevpc.common.fprint.renderer.StripperFormattedPrintStreamRenderer
- All Implemented Interfaces:
FormattedPrintStreamRenderer
public class StripperFormattedPrintStreamRenderer
extends Object
implements FormattedPrintStreamRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidendFormat(FormattedPrintStream out, TextFormat color) voidstartFormat(FormattedPrintStream out, TextFormat format)
-
Field Details
-
STRIPPER
-
-
Constructor Details
-
StripperFormattedPrintStreamRenderer
public StripperFormattedPrintStreamRenderer()
-
-
Method Details
-
startFormat
- Specified by:
startFormatin interfaceFormattedPrintStreamRenderer
-
endFormat
- Specified by:
endFormatin interfaceFormattedPrintStreamRenderer
-