org.apache.xerces.impl.dtd.models

Class CMUniOp

public class CMUniOp extends CMNode

Content model Uni-Op node.

Version: $Id: CMUniOp.java,v 1.4 2004/10/04 22:00:42 mrglavas Exp $

UNKNOWN:

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

Constructor Detail

CMUniOp

public CMUniOp(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.