org.enhydra.apache.xerces.validators.common
Class CMUniOp
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.common.CMNode
|
+--org.enhydra.apache.xerces.validators.common.CMUniOp
- public class CMUniOp
- extends CMNode
- Version:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMUniOp
public CMUniOp(int type,
CMNode childNode)
throws CMException
getChild
final CMNode getChild()
isNullable
boolean isNullable()
throws CMException
- Specified by:
isNullable
in class CMNode
CMException
calcFirstPos
protected void calcFirstPos(CMStateSet toSet)
throws CMException
- Specified by:
calcFirstPos
in class CMNode
CMException
calcLastPos
protected void calcLastPos(CMStateSet toSet)
throws CMException
- Specified by:
calcLastPos
in class CMNode
CMException
Copyright © 1999 The Apache Software Foundation. All Rights reserved.