|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.util.TypedStream
public class TypedStream
| Constructor Summary | |
|---|---|
TypedStream(InputStream in)
|
|
TypedStream(InputStream in,
String header)
|
|
TypedStream(InputStream in,
String t,
String c)
|
|
| Method Summary | |
|---|---|
String |
getCharset()
|
InputStream |
getInput()
|
String |
getMimeType()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypedStream(InputStream in)
public TypedStream(InputStream in,
String header)
public TypedStream(InputStream in,
String t,
String c)
| Method Detail |
|---|
public InputStream getInput()
public String getMimeType()
public String getCharset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||