|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.Reader
java.io.InputStreamReader
de.unidu.is.util.ISOReader
de.unidu.is.util.URLISOReader
A URL reader using using the ISO-8859-1 encoding.
| Field Summary |
| Fields inherited from class de.unidu.is.util.ISOReader |
ISO88591 |
| Fields inherited from class java.io.Reader |
lock |
| Constructor Summary | |
URLISOReader(java.net.URL url)
Creates a new reader for the given URL using the ISO-8859-1 encoding. |
|
| Methods inherited from class java.io.InputStreamReader |
close, getEncoding, read, read, ready |
| Methods inherited from class java.io.Reader |
mark, markSupported, read, reset, skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public URLISOReader(java.net.URL url)
throws java.io.UnsupportedEncodingException,
java.io.IOException
url - URL
java.io.UnsupportedEncodingException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||