public class XSCMLeaf extends CMNode
Constructor and Description |
---|
XSCMLeaf(int type,
Object leaf,
int id,
int position)
Constructs a content model leaf.
|
Modifier and Type | Method and Description |
---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
protected void |
calcLastPos(CMStateSet toSet) |
boolean |
isNullable() |
String |
toString() |
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, type
public XSCMLeaf(int type, Object leaf, int id, int position)
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 © 2012 JBoss by Red Hat. All Rights Reserved.