|
||||||||||
| 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.CMLeaf
public class CMLeaf
Content model leaf node.
| Constructor Summary | |
|---|---|
CMLeaf(QName element)
Constructs a content model leaf. |
|
CMLeaf(QName element,
int position)
Constructs a content model leaf. |
|
| 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 CMLeaf(QName element,
int position)
public CMLeaf(QName element)
| Method Detail |
|---|
public boolean isNullable()
isNullable in class CMNodepublic 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 | |||||||||