org.apache.derby.iapi.tools.i18n
Class LocalizedInput
java.lang.Object
java.io.Reader
java.io.InputStreamReader
org.apache.derby.iapi.tools.i18n.LocalizedInput
- public class LocalizedInput
- extends java.io.InputStreamReader
Field Summary |
private java.io.InputStream |
in
|
Fields inherited from class java.io.InputStreamReader |
|
Fields inherited from class java.io.Reader |
lock |
Methods inherited from class java.io.InputStreamReader |
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 |
in
private java.io.InputStream in
LocalizedInput
public LocalizedInput(java.io.InputStream i)
LocalizedInput
public LocalizedInput(java.io.InputStream i,
java.lang.String encode)
throws java.io.UnsupportedEncodingException
isStandardInput
public boolean isStandardInput()
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.