Class XmlParser.RootXmlNode

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.Node, net.sourceforge.pmd.lang.ast.RootNode, net.sourceforge.pmd.lang.ast.xpath.AttributeNode, XmlNode, org.w3c.dom.Node
    Enclosing class:
    XmlParser

    public static class XmlParser.RootXmlNode
    extends XmlNodeWrapper
    implements net.sourceforge.pmd.lang.ast.RootNode
    The root should implement RootNode.