org.apache.xerces.impl.dtd.models
public class CMLeaf extends CMNode
Version: $Id: CMLeaf.java,v 1.5 2005/03/08 05:40:15 mrglavas Exp $
| Constructor Summary | |
|---|---|
| CMLeaf(QName element, int position) Constructs a content model leaf. | |
| CMLeaf(QName element) Constructs a content model leaf. | |
| Method Summary | |
|---|---|
| protected void | calcFirstPos(CMStateSet toSet) |
| protected void | calcLastPos(CMStateSet toSet) |
| boolean | isNullable() |
| String | toString() |