|
|||||||||||
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 | |
Reader |
asReader()
Returns a reader that provides access to the same underlying data as the input stream itself. |
String |
getEncoding()
Returns the encoding used to convert the reader's characters to bytes. |
Method Detail |
public Reader asReader()
public 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 |