Package net.sourceforge.pmd.lang.jsp
Class JspHandler
- java.lang.Object
-
- net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
-
- net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
-
- net.sourceforge.pmd.lang.jsp.JspHandler
-
- All Implemented Interfaces:
net.sourceforge.pmd.lang.LanguageVersionHandler
public class JspHandler extends net.sourceforge.pmd.lang.AbstractPmdLanguageVersionHandler
Implementation of LanguageVersionHandler for the JSP parser.- Author:
- pieter_van_raemdonck - Application Engineers NV/SA - www.ae.be
-
-
Constructor Summary
Constructors Constructor Description JspHandler()
-