Gets a new InputStream for reading this source. This method can be called more than once and should therefore return a new stream every time.returna new InputStreamthrowsIOException if an error occurs when creating the InputStream
Gets the name of the file this source represents.returnthe fileName used for posting a MultiPart file part
Gets the number of bytes contained in this source.returna value >= 0