public class CMAny extends CMNode
| Constructor | Description |
|---|---|
CMAny(int type,
java.lang.String uri,
int position) |
Constructs a content model any.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
|
protected void |
calcLastPos(CMStateSet toSet) |
|
boolean |
isNullable() |
|
java.lang.String |
toString() |
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, typepublic CMAny(int type,
java.lang.String uri,
int position)
public boolean isNullable()
isNullable in class CMNodepublic java.lang.String toString()
toString in class java.lang.Objectprotected void calcFirstPos(CMStateSet toSet)
calcFirstPos in class CMNodeprotected void calcLastPos(CMStateSet toSet)
calcLastPos in class CMNodeCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.