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 voidCPDCommandLineInterface. addSourceFilesToCPD(CPD cpd, CPDConfiguration arguments)static voidCPDConfiguration. setSystemProperties(CPDConfiguration configuration)Constructors in net.sourceforge.pmd.cpd with parameters of type CPDConfiguration Constructor Description CPD(CPDConfiguration theConfiguration)
-