public class NonXmlFilterReader extends FilterReader
NonXmlCharFilterer for details.in| Modifier | Constructor and Description |
|---|---|
protected |
NonXmlFilterReader(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
int |
read(char[] cbuf,
int off,
int len)
Reads characters into a portion of an array.
|
close, mark, markSupported, read, ready, reset, skipprotected NonXmlFilterReader(Reader in)
public int read(char[] cbuf,
int off,
int len)
throws IOException
read in class FilterReaderIOException - If an I/O error occursApache Camel