de.intarsys.tools.xml
public class XMLEncodeSpecialChars extends java.io.FilterReader
in
lock
XMLEncodeSpecialChars(java.io.Reader in)
int
read()
read(char[] cbuf, int off, int len)
close, mark, markSupported, ready, reset, skip
read, read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMLEncodeSpecialChars(java.io.Reader in)
public int read() throws java.io.IOException
read
java.io.FilterReader
java.io.IOException
public int read(char[] cbuf, int off, int len) throws java.io.IOException