Method and Description |
---|
com.Ostermiller.util.Browser.dialogConfiguration(Frame, Properties)
Use the com.Ostermiller.util.Browser resource bundle to set strings for the given locale.
|
com.Ostermiller.util.LabeledCSVParser.getLabelIndex(String)
may swallow an IOException while reading the labels - please use getLabelIdx()
|
Constructor and Description |
---|
com.Ostermiller.util.CGIParser(InputStream)
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
|
com.Ostermiller.util.CGIParser(Reader)
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
|
com.Ostermiller.util.CGIParser(String)
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
|
Copyright (c) 2001-2020 by Stephen Ostermiller