Uses of Package
ecologylab.xml

Packages that use ecologylab.xml
ecologylab.appframework Interface Ecology Lab Application Development Framework makes interfacing with the runtime platform easier. 
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.net Infrastructural classes that provide a more powerful API for network programming. 
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.authentication.messages Interface Ecology Lab Distributed Services Authentication Framework -- authentication messages. 
ecologylab.services.authentication.nio NIO versions of authentication server / client. 
ecologylab.services.distributed.client Clients for distributed computing services. 
ecologylab.services.distributed.common   
ecologylab.services.distributed.impl   
ecologylab.services.distributed.legacy   
ecologylab.services.distributed.server Interface Ecology Lab Distributed Services Framework -- NIO servers. 
ecologylab.services.distributed.server.clientmanager Base and custom context managers for NIO-based servers. 
ecologylab.services.distributed.server.contextmanager   
ecologylab.services.distributed.server.varieties   
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.logging.playback Program elements for building log playback applications. 
ecologylab.services.messages Messages passed in the ecologylab.services Distributed Computing Framework (DCF). 
ecologylab.services.messages.cf Messages for combinFormation client services. 
ecologylab.standalone Stand-alone applications for demonstrating Interface Ecology Lab components. 
ecologylab.standalone.visualizer   
ecologylab.tests Stand-alone applications for testing Interface Ecology Lab Fundamental components. 
ecologylab.xml Provides facilities to translate trees of nested Java objects to equivalent XML DOMs, and vice versa. 
ecologylab.xml.library.dc ElementState subclasses that enable translation of XML entities from the Dublin-Core namespace. 
ecologylab.xml.library.endnote   
ecologylab.xml.library.feedburner ElementState subclasses that enable translation of XML entities from the Feedburner namespace. 
ecologylab.xml.library.geom ElementState subclasses that enable transferring information about geometry, such as 2D vectors or shapes. 
ecologylab.xml.library.icdl   
ecologylab.xml.library.itunes ElementState subclasses that enable translation of XML entities from the Apple iTunes podcast namespace. 
ecologylab.xml.library.jnlp ElementState subclasses that enable translation of XML entities from the Java Network Launch Protocol namespace. 
ecologylab.xml.library.jnlp.applet   
ecologylab.xml.library.jnlp.application   
ecologylab.xml.library.jnlp.information   
ecologylab.xml.library.jnlp.resource   
ecologylab.xml.library.kml   
ecologylab.xml.library.kml.feature   
ecologylab.xml.library.kml.feature.container   
ecologylab.xml.library.kml.geometry   
ecologylab.xml.library.kml.style   
ecologylab.xml.library.kml.view   
ecologylab.xml.library.media ElementState subclasses that enable translation of XML entities from the Yahoo media specification. 
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.rest.nsdl   
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 used by ecologylab.appframework
ElementState
          This class is the heart of the ecologylab.xml translation framework.
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.appframework.types
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.appframework.types.prefs
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.generic
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.net
ElementState
          This class is the heart of the ecologylab.xml translation framework.
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.sensor.gps.data
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
OptimizationTypes
           
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.authentication
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.authentication.logging
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.authentication.messages
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_nested
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is represented in XML by a (non-leaf) nested child element.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.authentication.nio
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.client
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.common
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.impl
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.legacy
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.server
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.server.clientmanager
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.server.contextmanager
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.services.distributed.server.varieties
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
 

Classes in ecologylab.xml used by ecologylab.services.logging
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_leaf
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as a leaf node: an XML element with a single text node child, which represents the value.
ElementState.xml_nested
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is represented in XML by a (non-leaf) nested child element.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.logging.playback
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.messages
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_nested
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is represented in XML by a (non-leaf) nested child element.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.services.messages.cf
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_leaf
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as a leaf node: an XML element with a single text node child, which represents the value.
ElementState.xml_nested
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is represented in XML by a (non-leaf) nested child element.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.standalone
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.standalone.visualizer
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.tests
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml
CharacterConstants
          Character Constants for which extra care needs to be taken while parsing.
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.DeclarationStyle
          These are the styles for declaring fields as translated to XML.
NameSpaceDecl
          Declare an XML Namespace, by mapping a URI String to an ElementState subclass.
Optimizations
          Cached object that holds all of the structures needed to optimize translations to and from XML for a single subclass of ElementState.
OptimizationTypes
           
SpecialCharacterEntities
          XML character entity names for special markup.
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
TranslationSpace.TranslationEntry
           
XMLTranslationException
          There are certain rules one has to follow while using this framework for translation from Java to XML and back.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.dc
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.endnote
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.feedburner
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.geom
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.icdl
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.itunes
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.jnlp
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.jnlp.applet
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.jnlp.application
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.jnlp.information
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.jnlp.resource
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml.feature
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml.feature.container
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml.geometry
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_leaf
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as a leaf node: an XML element with a single text node child, which represents the value.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml.style
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.kml.view
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.media
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.opml
ElementState
          This class is the heart of the ecologylab.xml translation framework.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.rest
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_leaf
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as a leaf node: an XML element with a single text node child, which represents the value.
ElementState.xml_nested
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is represented in XML by a (non-leaf) nested child element.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.rest.nsdl
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.rss
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_tag
          Metalanguage declaration that can be applied either to field or to class declarations.
NameSpaceDecl
          Declare an XML Namespace, by mapping a URI String to an ElementState subclass.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.library.yahoo
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_leaf
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as a leaf node: an XML element with a single text node child, which represents the value.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
xml_inherit
          Metalanguage declaration for classes with metalanguage inside, which are derived from other classes that also have metalanguage that needs interpreting.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.
 

Classes in ecologylab.xml used by ecologylab.xml.types.element
ElementState
          This class is the heart of the ecologylab.xml translation framework.
ElementState.xml_attribute
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is a scalar-value, which should be represented in XML as an attribute.
ElementState.xml_collection
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is of type Collection.
ElementState.xml_map
          Metalanguage declaration that tells ecologylab.xml translators that each Field it is applied to as an annotation is of type Map.
OptimizationTypes
           
TranslationSpace
          A set of translations between XML element names (tags) and associated Java ElementState class names.
XMLTranslationExceptionTypes
          Types of exceptions that occur during operation of the translation framework.