Uses of Package
ucar.unidata.xml

Packages that use ucar.unidata.xml
ucar.unidata.data The data package. 
ucar.unidata.data.gis DataSource classes and utilities for GIS-like data. 
ucar.unidata.data.grid DataSource classes and utilities for gridded data. 
ucar.unidata.data.imagery DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. 
ucar.unidata.data.point DataSource classes and utilities for point (e.g., surface) data. 
ucar.unidata.data.profiler DataSource classes and utilities for wind profiler data. 
ucar.unidata.data.radar DataSource classes and utilities for radar data. 
ucar.unidata.data.sounding DataSource classes and utilities for sounding data. 
ucar.unidata.data.text DataSource classes and utilities for text-like data. 
ucar.unidata.gis.maps Geographic information: Map display information classes. 
ucar.unidata.idv The idv package. 
ucar.unidata.idv.chooser.adde   
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.metdata Meteorological data classes. 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
ucar.unidata.ui.symbol Meteorological symbol drawing. 
ucar.unidata.util General utilities. 
ucar.unidata.view.sounding Provides support for aerological diagrams. 
ucar.unidata.xml This package provides a set of Xml related classes. 
ucar.visad Provides support for hiding some of the complexity of the VisAD package. 
 

Classes in ucar.unidata.xml used by ucar.unidata.data
XmlEncoder
          See the package.html file.
XmlObjectStore
          This allows us to use the XmlEncoder to read/write a Hashtable that holds a collection of persistent objects.
XmlPersistable
          An interface that an object that is to be persisted can implement.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.gis
XmlPersistable
          An interface that an object that is to be persisted can implement.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.grid
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.imagery
XmlDelegate
          An interface for an object that knows how to handle the xml encoding of certain classes of objects.
XmlEncoder
          See the package.html file.
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.point
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.profiler
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.radar
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.sounding
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.data.text
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.gis.maps
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.idv
PreferenceManager
          An interface for something that manages preferences.
XmlEncoder
          See the package.html file.
XmlObjectStore
          This allows us to use the XmlEncoder to read/write a Hashtable that holds a collection of persistent objects.
XmlPersistable
          An interface that an object that is to be persisted can implement.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.idv.chooser.adde
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.idv.control
XmlObjectStore
          This allows us to use the XmlEncoder to read/write a Hashtable that holds a collection of persistent objects.
 

Classes in ucar.unidata.xml used by ucar.unidata.idv.ui
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.metdata
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.ui
XmlObjectStore
          This allows us to use the XmlEncoder to read/write a Hashtable that holds a collection of persistent objects.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.ui.symbol
XmlEncoder
          See the package.html file.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
 

Classes in ucar.unidata.xml used by ucar.unidata.util
XmlEncoder
          See the package.html file.
 

Classes in ucar.unidata.xml used by ucar.unidata.view.sounding
XmlEncoder
          See the package.html file.
XmlObjectFactory
          One can define within the encoded object xml the class of an object that implements XmlObjectFactory.
XmlPersistable
          An interface that an object that is to be persisted can implement.
 

Classes in ucar.unidata.xml used by ucar.unidata.xml
ObjectClass
          Holds an object (possibly null) and the Class of the object.
XmlDelegate
          An interface for an object that knows how to handle the xml encoding of certain classes of objects.
XmlEncoder
          See the package.html file.
XmlNodeList
          A utility that implements the interface NodeList.
XmlObjectStore
          This allows us to use the XmlEncoder to read/write a Hashtable that holds a collection of persistent objects.
XmlResourceCollection
          An extension of ResourceCollection that handles xml documents.
XmlUtil
          A collection of utilities for xml.
 

Classes in ucar.unidata.xml used by ucar.visad
XmlEncoder
          See the package.html file.
XmlPersistable
          An interface that an object that is to be persisted can implement.