org.apache.xerces.impl.xs.models
Class XSCMLeaf
Content model leaf node.
Version:
- Neil Graham, IBM
XSCMLeaf(int type, Object leaf, int id, int position) - Constructs a content model leaf.
|
XSCMLeaf
public XSCMLeaf(int type,
Object leaf,
int id,
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.