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

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

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

Subclasses of LocalElement in org.apache.commons.betwixt.schema
 class ComplexLocalElement
           
 class SimpleLocalElement
           
 

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



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