org.apache.xerces.impl.dtd.models
Class CMLeaf
Content model leaf node.
Version:
CMLeaf(org.apache.xerces.xni.QName element) - Constructs a content model leaf.
|
CMLeaf(org.apache.xerces.xni.QName element, int position) - Constructs a content model leaf.
|
CMLeaf
public CMLeaf(org.apache.xerces.xni.QName element)
Constructs a content model leaf.
CMLeaf
public CMLeaf(org.apache.xerces.xni.QName element,
int position)
Constructs a content model leaf.
calcFirstPos
protected void calcFirstPos(CMStateSet toSet)
- calcFirstPos in interface CMNode
calcLastPos
protected void calcLastPos(CMStateSet toSet)
- calcLastPos in interface CMNode
isNullable
public boolean isNullable()
- isNullable in interface CMNode
toString
public String toString()
Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.