net.sourceforge.pmd.cpd
Class CPD
java.lang.Object
|
+--net.sourceforge.pmd.cpd.CPD
- public class CPD
- extends java.lang.Object
Constructor Summary |
CPD(int minimumTileSize,
Language language)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPD
public CPD(int minimumTileSize,
Language language)
setCpdListener
public void setCpdListener(CPDListener cpdListener)
go
public void go()
getMatches
public java.util.Iterator getMatches()
add
public void add(java.io.File file)
throws java.io.IOException
java.io.IOException
addAllInDirectory
public void addAllInDirectory(java.lang.String dir)
throws java.io.IOException
java.io.IOException
addRecursively
public void addRecursively(java.lang.String dir)
throws java.io.IOException
java.io.IOException
add
public void add(java.util.List files)
throws java.io.IOException
java.io.IOException
main
public static void main(java.lang.String[] args)
Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.