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

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

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

Subclasses of GlobalElement in org.apache.commons.betwixt.schema
 class ElementReference
           
 

Methods in org.apache.commons.betwixt.schema with parameters of type GlobalElement
 void Schema.addElement(GlobalElement element)
          Adds a new element to those defined.
 



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