public class TypedStream extends Object
Constructor and Description |
---|
TypedStream(InputStream in) |
TypedStream(InputStream in,
String header) |
TypedStream(InputStream in,
String t,
String c) |
public TypedStream(InputStream in)
public TypedStream(InputStream in, String header)
public TypedStream(InputStream in, String t, String c)
public InputStream getInput()
public String getMimeType()
public String getCharset()
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP