Class InputStreams

java.lang.Object
org.openxava.util.InputStreams

public class InputStreams extends Object
Utilities to working with java.io.InputStream).

Author:
Javier Paniza
  • Constructor Details

    • InputStreams

      public InputStreams()
  • Method Details

    • toString

      public static String toString(InputStream in) throws IOException
      Returns the content of the input stream in string format.

      Parameters:
      in - Cannot be null
      Returns:
      Never null
      Throws:
      IOException - If some problem