Uses of Class
net.sourceforge.pmd.cpd.CPDConfiguration
-
Packages that use CPDConfiguration Package Description net.sourceforge.pmd.cpd -
-
Uses of CPDConfiguration in net.sourceforge.pmd.cpd
Methods in net.sourceforge.pmd.cpd with parameters of type CPDConfiguration Modifier and Type Method Description static void
CPDCommandLineInterface. addSourceFilesToCPD(CPD cpd, CPDConfiguration arguments)
Deprecated.static void
CPDConfiguration. setSystemProperties(CPDConfiguration configuration)
Constructors in net.sourceforge.pmd.cpd with parameters of type CPDConfiguration Constructor Description CPD(CPDConfiguration theConfiguration)
Deprecated.
-