Class FilteredCharReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Readable
    Direct Known Subclasses:
    XmlRestrictedCharReader

    @Deprecated(since="2021-07-29")
    public class FilteredCharReader
    extends FilterReader
    Deprecated.
    This API is deprecated as Apache Abdera is a retired project since 2017.
    A reader implementation that filters out unwanted characters By default, unwanted characters are simply removed from the stream. Alternatively, a replacement character can be provided so long as it is acceptable to the specified filter