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 XmlNodeWrapper Proxy wrapping an XML DOM node (Node) to implement PMD interfaces.XmlParser XmlParser.RootXmlNode The root should implementRootNode.