|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Deprecated. |
class |
SchemaAnyAttribute
Deprecated. |
class |
SchemaAttribute
Deprecated. |
class |
SchemaAttributeGroup
Deprecated. |
class |
SchemaComplexType
Deprecated. |
class |
SchemaElement
Deprecated. |
class |
SchemaGroup
Deprecated. |
class |
SchemaMGS
Deprecated. |
class |
SchemaSimpleType
Deprecated. |
Methods in org.apache.wsif.compiler.schema.tools that return SchemaType | |
SchemaType |
SchemaElement.getChild()
Deprecated. 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)
Deprecated. Insert the method's description here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |