JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.openstreetmap.josm.io.UTFInputStreamReader
Packages that use
UTFInputStreamReader
Package
Description
org.openstreetmap.josm.io
Uses of
UTFInputStreamReader
in
org.openstreetmap.josm.io
Methods in
org.openstreetmap.josm.io
that return
UTFInputStreamReader
Modifier and Type
Method and Description
static
UTFInputStreamReader
UTFInputStreamReader.
create
(
InputStream
input,
String
defaultEncoding)
converts input stream to reader
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JOSM