Class XSCMLeaf

  • Direct Known Subclasses:
    XSCMRepeatingLeaf

    public class XSCMLeaf
    extends CMNode
    Content model leaf node.
    Version:
    $Id$
    Author:
    Neil Graham, IBM
    • Constructor Detail

      • XSCMLeaf

        public XSCMLeaf​(int type,
                        Object leaf,
                        int id,
                        int position)
        Constructs a content model leaf.