Uses of Class
ecologylab.xml.ElementState.xml_map

Packages that use ElementState.xml_map
ecologylab.xml.types.element Subclasses of ElementState that define nested XML elements. 
 

Uses of ElementState.xml_map in ecologylab.xml.types.element
 

Fields in ecologylab.xml.types.element with annotations of type ElementState.xml_map
protected  java.util.HashMap<K,V> HashMapState.map
          Stores the actual mappings.