org.apache.xerces.impl.xs.models

Class XSCMUniOp

public class XSCMUniOp extends CMNode

Content model Uni-Op node.

Version: $$

Author: Neil Graham, IBM

UNKNOWN:

Constructor Summary
XSCMUniOp(int type, CMNode childNode)
Method Summary
protected voidcalcFirstPos(CMStateSet toSet)
protected voidcalcLastPos(CMStateSet toSet)
booleanisNullable()

Constructor Detail

XSCMUniOp

public XSCMUniOp(int type, CMNode childNode)

Method Detail

calcFirstPos

protected void calcFirstPos(CMStateSet toSet)

calcLastPos

protected void calcLastPos(CMStateSet toSet)

isNullable

public boolean isNullable()
Copyright © 1999-2005 Apache XML Project. All Rights Reserved.