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

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

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

Methods in org.apache.commons.betwixt.schema with parameters of type Attribute
 void ComplexType.addAttribute(Attribute attribute)
          Adds an attribute to those contained by this type
 



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