Interface InputStreamMaker

    • Method Detail

      • newInputStream

        InputStream newInputStream()
                            throws IOException
        Returns a new input stream for the source.
        Returns:
        a new input stream
        Throws:
        IOException - if an IO-problem occurs