|
|||||||||||
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.CMAny
Content model any node.
Constructor Summary | |
---|---|
CMAny(int type,
int uri,
int position)
Constructs a content model any. |
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 CMAny(int type, int uri, int position) 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 |