|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaType
Insert the type's description here. Creation date: (6/21/00 5:21:48 PM)
Field Summary | |
---|---|
static int |
ALL
Deprecated. |
static int |
ANY
Deprecated. |
static int |
ANYATTRIBUTE
Deprecated. |
static int |
ATTRIBUTE
Deprecated. |
static int |
ATTRIBUTEGROUP
Deprecated. |
static int |
CHOICE
Deprecated. |
static int |
COMPLEXTYPE
Deprecated. |
static int |
ELEMENT
Deprecated. |
static int |
GROUP
Deprecated. |
static int |
SEQUENCE
Deprecated. |
static int |
SIMPLETYPE
Deprecated. |
Method Summary | |
---|---|
int |
getElementType()
Deprecated. Insert the method's description here. |
java.lang.String |
getName()
Deprecated. Insert the method's description here. |
java.lang.String |
getTargetURI()
Deprecated. Insert the method's description here. |
Field Detail |
---|
static final int COMPLEXTYPE
static final int SIMPLETYPE
static final int ELEMENT
static final int ATTRIBUTE
static final int ATTRIBUTEGROUP
static final int GROUP
static final int ANY
static final int ANYATTRIBUTE
static final int ALL
static final int CHOICE
static final int SEQUENCE
Method Detail |
---|
int getElementType()
java.lang.String getName()
java.lang.String getTargetURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |