|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Particle schema component.
Method Summary | |
---|---|
int |
getMaxOccurs()
Deprecated. [max occurs] determines the maximum number of terms that can occur. |
boolean |
getMaxOccursUnbounded()
Deprecated. [max occurs] whether the maxOccurs value is unbounded. |
int |
getMinOccurs()
Deprecated. [min occurs]: determines the minimum number of terms that can occur. |
XSTerm |
getTerm()
Deprecated. [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, getNamespaceItem, getType |
Method Detail |
public int getMinOccurs()
public int getMaxOccurs()
maxOccursUnbounded
.public boolean getMaxOccursUnbounded()
public XSTerm getTerm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |