Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.xerces.impl.dtd.models.CMNode
org.apache.xerces.impl.xs.models.XSCMLeaf
org.apache.xerces.impl.xs.models.XSCMRepeatingLeaf
public final class XSCMRepeatingLeaf
extends XSCMLeaf
Constructor 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)