public class LoggerCharTransformer extends ReaderTransformer
CopyCharTransformer, but it logs everything that it sees too.| Modifier and Type | Field and Description |
|---|---|
static LoggerCharTransformer |
INSTANCE |
| Constructor and Description |
|---|
LoggerCharTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDebugChars(boolean d) |
Writer |
transform(Reader r,
Writer w) |
transform, transform, transformBack, transformBack, transformBackclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic static final LoggerCharTransformer INSTANCE
public void setDebugChars(boolean d)
public Writer transform(Reader r, Writer w)
transform in interface CharTransformertransform in class ReaderTransformerMMBase2 Utils 2.0.0 - 2019-08-08T23:20