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

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

Uses of XmlHandler in ucar.unidata.idv.chooser
 

Subclasses of XmlHandler in ucar.unidata.idv.chooser
 class MenuHandler
          This handles the menu bar xml (from idv/resources/defaultmenu.xml) to include idv commands, etc, into a XmlChooser chooser.
 class OpenSearchHandler
          This handles opensearch description documents in the XmlChooser.
 class ThreddsHandler
          This handles the Thredds catalog xml for the XmlChooser.
 class WmsHandler
          This handles capability xml document from web maps servers (WMS).