Package net.sourceforge.pmd.lang.xml.ast
-
Interface Summary Interface Description XmlNode This interface represents all XML AST nodes. -
Class Summary Class Description AbstractDomNodeProxy Moves boilerplate out ofXmlNodeWrapper
.DumpFacade Deprecated. This class will be removed with PMD 7.XmlNodeWrapper Proxy wrapping an XML DOM node (Node
) to implement PMD interfaces.XmlParser XmlParser.RootXmlNode The root should implementRootNode
.