Package de.intarsys.tools.xml
Class XMLEncodeSpecialChars
java.lang.Object
java.io.Reader
java.io.FilterReader
de.intarsys.tools.xml.XMLEncodeSpecialChars
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
A reader that encodes XML special characters to entities.
-
Field Summary
Fields inherited from class java.io.FilterReader
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FilterReader
close, mark, markSupported, ready, reset, skipMethods inherited from class java.io.Reader
nullReader, read, read, transferTo
-
Constructor Details
-
XMLEncodeSpecialChars
-
-
Method Details
-
read
- Overrides:
readin classFilterReader- Throws:
IOException
-
read
- Overrides:
readin classFilterReader- Throws:
IOException
-