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

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

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

Methods in org.apache.commons.betwixt.schema with parameters of type SimpleType
 void Schema.addSimpleType(SimpleType simpleType)
          Adds a new simple type to those defined.
 



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