Uses of Class
ecologylab.xml.ElementState.xml_collection

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

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

Fields in ecologylab.xml.types.element with annotations of type ElementState.xml_collection
protected  java.util.HashSet<T> HashSetState.set
           
protected  java.util.ArrayList<T> ArrayListState.set