Class OpenedInputStream


  • public class OpenedInputStream
    extends Object
    The openedInputStream contains a PushbackReader reader that can read the opened input stream and the type of dataSourceFile it represents. It needs to be closed after being used.
    Since:
    01/03/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)