net.sourceforge.pmd.sourcetypehandlers
Class Java13Handler

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

public class Java13Handler
extends JavaTypeHandler


Constructor Summary
Java13Handler()
           
 
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

Java13Handler

public Java13Handler()
Method Detail

getParser

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

Returns:


Copyright © 2002-2006 InfoEther. All Rights Reserved.