org.apache.xerces.impl.xs.models
public class XSCMUniOp extends CMNode
Modifier and Type | Method and Description |
---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
protected void |
calcLastPos(CMStateSet toSet) |
boolean |
isNullable() |
firstPos, lastPos, setMaxStates, type
public XSCMUniOp(int type, CMNode childNode)
public boolean isNullable()
isNullable
in class CMNode
protected void calcFirstPos(CMStateSet toSet)
calcFirstPos
in class CMNode
protected void calcLastPos(CMStateSet toSet)
calcLastPos
in class CMNode
Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.