Deprecated API


Contents
Deprecated Methods
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() 
 

Deprecated Constructors
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.