|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
3.8.1 The Model Group Schema Component.
Field Summary | |
static short |
COMPOSITOR_ALL
This content model represents a simplified version of the SGML &-Connector and is limited to the top-level of any content model. |
static short |
COMPOSITOR_CHOICE
This constant value signifies a choice operator. |
static short |
COMPOSITOR_SEQUENCE
This constant value signifies a sequence operator. |
Method Summary | |
XSAnnotation |
getAnnotation()
Optional. |
short |
getCompositor()
{compositor} One of all, choice or sequence. |
XSObjectList |
getParticles()
{particles} A list of particles |
Methods inherited from interface org.apache.xerces.impl.xs.psvi.XSObject |
getName, getNamespace, getType |
Field Detail |
public static final short COMPOSITOR_SEQUENCE
public static final short COMPOSITOR_CHOICE
public static final short COMPOSITOR_ALL
Method Detail |
public short getCompositor()
public XSObjectList getParticles()
public XSAnnotation getAnnotation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |