|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
NewlineReplaceWriter | The implementation replaces linefeed (ASCII 0x0a) and carriage return (ASCII 0x0d) characters thru a space character (ASCII 0x20). |
Contains I/O support. The writer
example
NewlineReplaceWriter
filters out all newline characters
from a datastream an replace it with ASCII 0x20.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |