|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.compiler.schema.tools.SchemaGroup
Processed information of a XML Schema group Creation date: (5/29/00 1:55:51 AM)
| Field Summary |
| Fields inherited from interface org.apache.wsif.compiler.schema.tools.SchemaType |
ALL, ANY, ANYATTRIBUTE, ATTRIBUTE, ATTRIBUTEGROUP, CHOICE, COMPLEXTYPE, ELEMENT, GROUP, SEQUENCE, SIMPLETYPE |
| Constructor Summary | |
SchemaGroup(java.lang.String name,
javax.xml.namespace.QName ref,
boolean isArray,
SchemaMGS child,
java.lang.String targetURI)
Deprecated. Insert the method's description here. |
|
| Method Summary | |
SchemaMGS |
getChild()
Deprecated. Insert the method's description here. |
int |
getElementType()
Deprecated. Insert the method's description here. |
java.lang.String |
getName()
Deprecated. Insert the method's description here. |
javax.xml.namespace.QName |
getRef()
Deprecated. Insert the method's description here. |
java.lang.String |
getTargetURI()
Deprecated. Insert the method's description here. |
boolean |
isArray()
Deprecated. Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaGroup(java.lang.String name,
javax.xml.namespace.QName ref,
boolean isArray,
SchemaMGS child,
java.lang.String targetURI)
| Method Detail |
public SchemaMGS getChild()
public int getElementType()
getElementType in interface SchemaTypepublic java.lang.String getName()
getName in interface SchemaTypepublic javax.xml.namespace.QName getRef()
public java.lang.String getTargetURI()
getTargetURI in interface SchemaTypepublic boolean isArray()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||