Class HtmlCpdLexer
- java.lang.Object
-
- net.sourceforge.pmd.lang.html.cpd.HtmlCpdLexer
-
- All Implemented Interfaces:
net.sourceforge.pmd.cpd.CpdLexer
public class HtmlCpdLexer extends Object implements net.sourceforge.pmd.cpd.CpdLexer
Note: This class has been called HtmlTokenizer in PMD 6
.
-
-
Constructor Summary
Constructors Constructor Description HtmlCpdLexer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
tokenize(net.sourceforge.pmd.lang.document.TextDocument document, net.sourceforge.pmd.cpd.TokenFactory tokens)
-