|
Matra DTD Parser 0.8b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ContentParticle.
From the XML Specifications -
Field Summary | |
static short |
CARDINALITY_MULTIPLE
Constant to denote and multiple cardinality. |
static short |
CARDINALITY_ONCE
Constant to denote and single cardinality. |
static short |
CARDINALITY_OPTIONAL
Constant to denote and optional cardinality. |
static short |
CARDINALITY_OPTIONAL_MULTIPLE
Constant to denote and optional multiple cardinality. |
Method Summary | |
short |
getCardinality()
Returns the cardinality for this ContentParticle. |
void |
setCardinality(short cardinality)
Sets the cardinality for this ContentParticle. |
Field Detail |
public static final short CARDINALITY_OPTIONAL
public static final short CARDINALITY_MULTIPLE
public static final short CARDINALITY_OPTIONAL_MULTIPLE
public static final short CARDINALITY_ONCE
Method Detail |
public short getCardinality()
setCardinality(short)
public void setCardinality(short cardinality)
cardinality
- The cardinality for this ContentParticle.getCardinality()
|
Matra DTD Parser 0.8b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |