net.sourceforge.pmd.sourcetypehandlers
Class Java15Handler

java.lang.Object
  extended bynet.sourceforge.pmd.sourcetypehandlers.JavaTypeHandler
      extended bynet.sourceforge.pmd.sourcetypehandlers.Java15Handler
All Implemented Interfaces:
SourceTypeHandler

public class Java15Handler
extends JavaTypeHandler


Constructor Summary
Java15Handler()
           
 
Method Summary
 Parser getParser()
          Get the Parser.
 
Methods inherited from class net.sourceforge.pmd.sourcetypehandlers.JavaTypeHandler
getDataFlowFacade, getSymbolFacade
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java15Handler

public Java15Handler()
Method Detail

getParser

public Parser getParser()
Description copied from interface: SourceTypeHandler
Get the Parser.

Returns:


Copyright © 2002-2006 InfoEther. All Rights Reserved.