|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
3.9.1 The Particle Schema Component
Method Summary | |
boolean |
getIsMaxOccursUnbounded()
{max occurs} whether the maxOccurs value is unbounded. |
int |
getMaxOccurs()
{max occurs} determines the maximum number of terms that can occur. |
int |
getMinOccurs()
{min occurs} determines the minimum number of terms that can occur. |
XSTerm |
getTerm()
{term} One of a model group, a wildcard, or an element declaration. |
Methods inherited from interface org.apache.xerces.impl.xs.psvi.XSObject |
getName, getNamespace, getType |
Method Detail |
public int getMinOccurs()
public boolean getIsMaxOccursUnbounded()
public int getMaxOccurs()
public XSTerm getTerm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |