Class Element

  • All Implemented Interfaces:
    com.sun.tools.rngom.ast.om.ParsedPattern, Iterable<Leaf>

    public class Element
    extends XmlNode
    Element declaration.
    Author:
    Kohsuke Kawaguchi
    • Field Detail

      • isRoot

        public boolean isRoot
        True if this element can be a root element.
    • Constructor Detail