| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.xerces.impl.dtd.models.CMNodeorg.apache.xerces.impl.xs.models.XSCMLeaforg.apache.xerces.impl.xs.models.XSCMRepeatingLeafpublic final class XSCMRepeatingLeafextends XSCMLeafConstructor Summary | |
| |
Method Summary |
Methods inherited from class org.apache.xerces.impl.xs.models.XSCMLeaf | |
calcFirstPos, calcLastPos, isNullable, toString | |
Methods inherited from class org.apache.xerces.impl.dtd.models.CMNode | |
calcFirstPos, calcLastPos, firstPos, isCompactedForUPA, isNullable, lastPos, setIsCompactUPAModel, setMaxStates, type | |
public XSCMRepeatingLeaf(int type,
Object leaf,
int minOccurs,
int maxOccurs,
int id,
int position)