Class BaseCharFilter

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseCharFilter​(java.io.Reader in)  
    • Method Summary

      • Methods inherited from class java.io.Reader

        mark, markSupported, nullReader, read, read, read, read, ready, reset, skip, transferTo
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseCharFilter

        public BaseCharFilter​(java.io.Reader in)