|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that is optionally implemented by the input streams returned from
URIConverter.createInputStream(URI)
.
ReadableInputStream
Method Summary | |
---|---|
java.io.Reader |
asReader()
Returns a reader that provides access to the same underlying data as the input stream itself. |
java.lang.String |
getEncoding()
Returns the encoding used to convert the reader's characters to bytes. |
Method Detail |
public java.io.Reader asReader()
public java.lang.String getEncoding()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |