Package org.apache.xerces.impl.xs.models
Class XSCMBinOp
java.lang.Object
org.apache.xerces.impl.dtd.models.CMNode
org.apache.xerces.impl.xs.models.XSCMBinOp
Content model Bin-Op node.
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
- Version:
- $Id: XSCMBinOp.java 476309 2006-11-17 20:49:31Z mrglavas $
- Author:
- Neil Graham, IBM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcalcFirstPos(CMStateSet toSet) protected voidcalcLastPos(CMStateSet toSet) booleanMethods inherited from class org.apache.xerces.impl.dtd.models.CMNode
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, type
-
Constructor Details
-
XSCMBinOp
-
-
Method Details
-
isNullable
public boolean isNullable()- Specified by:
isNullablein classCMNode
-
calcFirstPos
- Specified by:
calcFirstPosin classCMNode
-
calcLastPos
- Specified by:
calcLastPosin classCMNode
-