|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XSParticle
Particle schema component.
| Field Summary | |
|---|---|
static int |
UNBOUNDED
|
| Method Summary | |
|---|---|
int |
getMaxOccurs()
Gets the max occurs property. |
int |
getMinOccurs()
|
XSTerm |
getTerm()
|
boolean |
isRepeated()
True if the maxOccurs is neither 0 or 1. |
| Methods inherited from interface com.sun.xml.xsom.XSContentType |
|---|
apply, asEmpty, asParticle, asSimpleType, visit |
| Methods inherited from interface com.sun.xml.xsom.XSComponent |
|---|
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit |
| Field Detail |
|---|
static final int UNBOUNDED
| Method Detail |
|---|
int getMinOccurs()
int getMaxOccurs()
UNBOUNDED will be returned if the value
is "unbounded".boolean isRepeated()
XSTerm getTerm()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||