com.hp.hpl.jena.util
Class TypedStream
java.lang.Object
com.hp.hpl.jena.util.TypedStream
public class TypedStream
- extends java.lang.Object
Constructor Summary |
TypedStream(java.io.InputStream in)
|
TypedStream(java.io.InputStream in,
java.lang.String header)
|
TypedStream(java.io.InputStream in,
java.lang.String t,
java.lang.String c)
|
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 header)
TypedStream
public TypedStream(java.io.InputStream in,
java.lang.String t,
java.lang.String c)
getInput
public java.io.InputStream getInput()
getMimeType
public java.lang.String getMimeType()
getCharset
public java.lang.String getCharset()
Copyright � 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP