org.apache.xerces.impl.xs.models
public class XSCMLeaf extends CMNode
Version: $$
| Constructor Summary | |
|---|---|
| XSCMLeaf(int type, Object leaf, int id, int position) Constructs a content model leaf. | |
| Method Summary | |
|---|---|
| protected void | calcFirstPos(CMStateSet toSet) |
| protected void | calcLastPos(CMStateSet toSet) |
| boolean | isNullable() |
| String | toString() |