|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.impl.dtd.models.CMNode
org.apache.xerces.impl.dtd.models.CMBinOp
public class CMBinOp
Content model Bin-Op node.
| Constructor Summary | |
|---|---|
CMBinOp(int type,
CMNode leftNode,
CMNode rightNode)
|
|
| 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 CMBinOp(int type,
CMNode leftNode,
CMNode rightNode)
| 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 | |||||||||