public class CMAny extends CMNode
Constructor and Description |
---|
CMAny(int type,
String uri,
int position)
Constructs a content model any.
|
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 CMAny(int type, String uri, 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 © 2018 JBoss by Red Hat. All rights reserved.