|
||||||||||
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.CMUniOp
public class CMUniOp
Content model Uni-Op node.
Constructor Summary | |
---|---|
CMUniOp(int type,
CMNode childNode)
|
Method Summary | |
---|---|
boolean |
isNullable()
|
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, toString, wait, wait, wait |
Constructor Detail |
---|
public CMUniOp(int type, CMNode childNode)
Method Detail |
---|
public boolean isNullable()
isNullable
in class CMNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |