Uses of Class
org.apache.commons.betwixt.schema.ElementReference

Packages that use ElementReference
org.apache.commons.betwixt.schema WARNING: EXPERIMENTAL Contains classes that generate XML (w3c) schema from Betwixt descriptors. 
 

Uses of ElementReference in org.apache.commons.betwixt.schema
 

Methods in org.apache.commons.betwixt.schema with parameters of type ElementReference
 void ComplexType.addElement(ElementReference element)
          Adds an element to those contained by this type
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.