|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.xerces.validators.common.CMNode
|
+--org.apache.xerces.validators.common.CMLeaf
Content model leaf node.
| Constructor Summary | |
|---|---|
CMLeaf(QName element)
Constructs a content model leaf. |
|
CMLeaf(QName element,
int position)
Constructs a content model leaf. |
|
| Method Summary | |
|---|---|
protected void |
calcFirstPos(org.apache.xerces.validators.common.CMStateSet toSet)
|
protected void |
calcLastPos(org.apache.xerces.validators.common.CMStateSet toSet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMLeaf(QName element,
int position)
throws CMException
public CMLeaf(QName element)
throws CMException
| Method Detail |
protected void calcFirstPos(org.apache.xerces.validators.common.CMStateSet toSet)
throws CMException
calcFirstPos in class CMNode
protected void calcLastPos(org.apache.xerces.validators.common.CMStateSet toSet)
throws CMException
calcLastPos in class CMNode
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||