net.sourceforge.pmd.lang.java
Class Java14Handler

java.lang.Object
  extended by net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
      extended by net.sourceforge.pmd.lang.java.AbstractJavaHandler
          extended by net.sourceforge.pmd.lang.java.Java14Handler
All Implemented Interfaces:
LanguageVersionHandler

public class Java14Handler
extends AbstractJavaHandler


Constructor Summary
Java14Handler()
           
 
Method Summary
 Parser getParser(ParserOptions parserOptions)
           
 
Methods inherited from class net.sourceforge.pmd.lang.java.AbstractJavaHandler
getDataFlowFacade, getDataFlowHandler, getDFAGraphRule, getDumpFacade, getRuleViolationFactory, getSymbolFacade, getSymbolFacade, getTypeResolutionFacade, getXPathHandler
 
Methods inherited from class net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
getDefaultParserOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java14Handler

public Java14Handler()
Method Detail

getParser

public Parser getParser(ParserOptions parserOptions)


Copyright © 2002-2015 InfoEther. All Rights Reserved.