Uses of Interface
org.apache.wsif.compiler.schema.tools.SchemaType

Packages that use SchemaType
org.apache.wsif.compiler.schema.tools   
 

Uses of SchemaType in org.apache.wsif.compiler.schema.tools
 

Classes in org.apache.wsif.compiler.schema.tools that implement SchemaType
 class SchemaAny
          Insert the type's description here.
 class SchemaAnyAttribute
          Insert the type's description here.
 class SchemaAttribute
          Insert the type's description here.
 class SchemaAttributeGroup
          Processed information of a XML Schema attribute group Creation date: (5/29/00 1:55:51 AM)
 class SchemaComplexType
          Processed information of a XML Schema complexType Creation date: (5/29/00 1:55:51 AM)
 class SchemaElement
          Insert the type's description here.
 class SchemaGroup
          Processed information of a XML Schema group Creation date: (5/29/00 1:55:51 AM)
 class SchemaMGS
          Insert the type's description here.
 class SchemaSimpleType
          Insert the type's description here.
 

Methods in org.apache.wsif.compiler.schema.tools that return SchemaType
 SchemaType SchemaElement.getChild()
          Insert the method's description here.
 

Constructors in org.apache.wsif.compiler.schema.tools with parameters of type SchemaType
SchemaElement(java.lang.String name, javax.xml.namespace.QName ref, javax.xml.namespace.QName type, boolean isArray, SchemaType child, java.lang.String targetURI)
          Insert the method's description here.
 



Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.