|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xerces.impl.dtd.models.CMNode org.apache.xerces.impl.dtd.models.CMAny
public class CMAny
Content model any node.
Constructor Summary | |
---|---|
CMAny(int type,
java.lang.String uri,
int position)
Constructs a content model any. |
Method Summary | |
---|---|
boolean |
isNullable()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.xerces.impl.dtd.models.CMNode |
---|
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CMAny(int type, java.lang.String uri, int position)
Method Detail |
---|
public boolean isNullable()
isNullable
in class CMNode
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |