org.openjena.atlas.web
Class TypedStream
java.lang.Object
org.openjena.atlas.web.TypedStream
public class TypedStream
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedStream
public TypedStream(java.io.InputStream in)
TypedStream
public TypedStream(java.io.InputStream in,
java.lang.String mediaType,
java.lang.String charset)
TypedStream
public TypedStream(java.io.InputStream in,
ContentType ct)
getInput
public java.io.InputStream getInput()
getContentType
public java.lang.String getContentType()
getCharset
public java.lang.String getCharset()
getMediaType
public ContentType getMediaType()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.