|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
oracle.xml.parser.schema.XSDGroup
XSDGroup
Represents XMLSchema
Method Summary Type Method
int
getMaxOccurs()
Get the maxOccurs
int
getMinOccurs()
Get the minOccurs
java.util.Vector
getNodeVector()
Get the particles of the group stored in nodeVector
int
getOrder()
Get the composite type - ALL, SEQUENCE, CHOICE
void
setMaxOccurs(int max)
Set maxOccurs
void
setMinOccurs(int min)
Set the minOccurs
Method Detail
getNodeVector
public java.util.Vector getNodeVector()
getMinOccurs
public int getMinOccurs()
getMaxOccurs
public int getMaxOccurs()
setMinOccurs
public void setMinOccurs(int min)
minOccurs
-
setMaxOccurs
public void setMaxOccurs(int max)
maxOccurs
-
getOrder
public int getOrder()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD