Package net.sourceforge.pmd.lang.xml
Class XmlHandler
- java.lang.Object
-
- net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
-
- net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
-
- net.sourceforge.pmd.lang.xml.XmlHandler
-
- All Implemented Interfaces:
net.sourceforge.pmd.lang.LanguageVersionHandler
public class XmlHandler extends net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
Implementation of LanguageVersionHandler for the XML.
-
-
Constructor Summary
Constructors Constructor Description XmlHandler()
-