Uses of Package
ecologylab.xml.types.element

Packages that use ecologylab.xml.types.element
ecologylab.appframework.types Type declarations for the Interface Ecology Lab Application Development Framework. 
ecologylab.appframework.types.prefs Type declarations for preferences, in the Interface Ecology Lab Application Development Framework. 
ecologylab.generic Basic library building blocks of underlying functionality, in modules not large enough to warrant individual packages. 
ecologylab.sensor.gps.data   
ecologylab.services.authentication Interface Ecology Lab Distributed Computing Services framework - Authentication

Enables the use of authentication for client-server relationships. 

ecologylab.services.authentication.logging Interface Ecology Lab Distributed Authentication Framework Logging subsystem. 
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.messages.cf Messages for combinFormation client services. 
ecologylab.xml.library.endnote   
ecologylab.xml.library.icdl   
ecologylab.xml.library.jnlp.applet   
ecologylab.xml.library.jnlp.application   
ecologylab.xml.library.jnlp.information   
ecologylab.xml.library.jnlp.resource   
ecologylab.xml.library.opml Ecologylab.XML derived classes of ElementState that implement an Outline Processor Markup Language parser. 
ecologylab.xml.library.rest   
ecologylab.xml.library.rss Ecologylab.XML derived classes of ElementState that implement an RSS parser. 
ecologylab.xml.library.yahoo ElementState subclasses that enable translation of XML entities from the Yahoo web services API. 
ecologylab.xml.types.element Subclasses of ElementState that define nested XML elements. 
 

Classes in ecologylab.xml.types.element used by ecologylab.appframework.types
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.appframework.types.prefs
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
HashMapState
          An ElementState XML tree node that supports a HashMap whose values are Mappable (capable of supplying their own key into the map).
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.
 

Classes in ecologylab.xml.types.element used by ecologylab.generic
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.
 

Classes in ecologylab.xml.types.element used by ecologylab.sensor.gps.data
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.
 

Classes in ecologylab.xml.types.element used by ecologylab.services.authentication
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.
 

Classes in ecologylab.xml.types.element used by ecologylab.services.authentication.logging
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.services.logging
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.services.messages.cf
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.endnote
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
StringState
           
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.icdl
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.jnlp.applet
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.jnlp.application
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.jnlp.information
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.jnlp.resource
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.opml
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.rest
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.rss
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.library.yahoo
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
 

Classes in ecologylab.xml.types.element used by ecologylab.xml.types.element
ArrayListState
          An ElementState XML tree node for collecting a set of nested elements, using an ArrayList (non-synchronized).
HashSetState
          An ElementState XML tree node that supports an ArrayList of children (as well as whatever else you add to it).
IntState
          Reference version of an int type.
Mappable
          Implemented by objects that provide a key for automatic insertion into a Map.