Class Element

All Implemented Interfaces:
Iterable<Leaf>, ParsedPattern

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

    • isRoot

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

  • Method Details