Uses of Class
ucar.unidata.idv.chooser.XmlChooser

Packages that use XmlChooser
ucar.unidata.idv.chooser Choosers for the IDV. 
 

Uses of XmlChooser in ucar.unidata.idv.chooser
 

Fields in ucar.unidata.idv.chooser declared as XmlChooser
protected  XmlChooser XmlHandler.chooser
          The chooser we are handling xml docs for
 

Constructors in ucar.unidata.idv.chooser with parameters of type XmlChooser
MenuHandler(XmlChooser chooser, Element root, String path)
          Create the handler
OpenSearchHandler(XmlChooser chooser, Element root, String path)
          Create the handler
ThreddsHandler(XmlChooser chooser, Element root, String path)
          Create the handler
WmsHandler(XmlChooser chooser, Element root, String path)
          Create the handler
XmlHandler(XmlChooser chooser, Element root, String path)
          Create the handler