net.sourceforge.pmd.lang.LanguageVersionHandlerpublic class VfHandler
extends net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
| Constructor | Description |
|---|---|
VfHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
net.sourceforge.pmd.lang.VisitorStarter |
getDumpFacade(java.io.Writer writer,
java.lang.String prefix,
boolean recurse) |
|
net.sourceforge.pmd.lang.Parser |
getParser(net.sourceforge.pmd.lang.ParserOptions parserOptions) |
|
net.sourceforge.pmd.lang.rule.RuleViolationFactory |
getRuleViolationFactory() |
|
net.sourceforge.pmd.lang.XPathHandler |
getXPathHandler() |
public net.sourceforge.pmd.lang.XPathHandler getXPathHandler()
getXPathHandler in interface net.sourceforge.pmd.lang.LanguageVersionHandlergetXPathHandler in class net.sourceforge.pmd.lang.AbstractLanguageVersionHandlerpublic net.sourceforge.pmd.lang.rule.RuleViolationFactory getRuleViolationFactory()
public net.sourceforge.pmd.lang.Parser getParser(net.sourceforge.pmd.lang.ParserOptions parserOptions)
public net.sourceforge.pmd.lang.VisitorStarter getDumpFacade(java.io.Writer writer,
java.lang.String prefix,
boolean recurse)
getDumpFacade in interface net.sourceforge.pmd.lang.LanguageVersionHandlergetDumpFacade in class net.sourceforge.pmd.lang.AbstractLanguageVersionHandlerCopyright © 2002–2018 PMD. All rights reserved.