Sharkysoft home

Uses of Class
lava.io.LFilterReader

Packages that use LFilterReader
lava.io File I/O, stream parsing, console-based user dialogs. 
 

Uses of LFilterReader in lava.io
 

Subclasses of LFilterReader in lava.io
 class HashCommentStripperReader
          Strips hashmark comments from a Reader.
 class MarkReader
          Adds mark support to Reader.
 class UnixLineReader
          Filters any-platform text stream to appear as if it originated from a Unix file.
 


Sharkysoft home