org.apache.xerces.impl.dtd.models
Class CMLeaf
Content model leaf node.
$Id: CMLeaf.java,v 1.5 2005/03/08 05:40:15 mrglavas Exp $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.
toString
public String toString()
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.