public class LoggerCharTransformer extends ReaderTransformer implements CharTransformer
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, waittransform, transform, transformBack, transformBack, transformBacktoStringpublic static final LoggerCharTransformer INSTANCE
public void setDebugChars(boolean d)
public Writer transform(Reader r, Writer w)
transform in interface CharTransformertransform in class ReaderTransformerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}