Contents
-
Deprecated Methods
The input encoding is no longer used
the encoding is ignored. Use decodeToBytes(CharSequence)
Use decode(byte[], OutputStream)
Use decode(InputStream in, OutputStream out))
enc is ignored. Use decode(CharSequence, OutputStream)
input encoding is no longer used. Use decodeToString(CharSequence, String) instead.
enc parameter is never used use isBase64(CharSequence)
Use the com.Ostermiller.util.Browser resource bundle to set strings for the given locale.
may swallow an IOException while reading the labels - please use getLabelIdx()
-
Deprecated Constructors
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.