Package net.anwiba.commons.utilities.io
Class UriReader
- java.lang.Object
-
- java.io.Reader
-
- java.io.InputStreamReader
-
- net.anwiba.commons.utilities.io.UriReader
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable,java.lang.Readable
public class UriReader extends java.io.InputStreamReader
-
-
Constructor Summary
Constructors Constructor Description UriReader(java.net.URI uri)
-