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, typepublic XSCMLeaf(int type,
Object leaf,
int id,
int position)
public boolean isNullable()
isNullable in class CMNodeprotected void calcFirstPos(CMStateSet toSet)
calcFirstPos in class CMNodeprotected void calcLastPos(CMStateSet toSet)
calcLastPos in class CMNodeCopyright © 2012 JBoss by Red Hat. All Rights Reserved.