net.sourceforge.pmd.cli
Class PMDParameters.PropertyConverter

java.lang.Object
  extended by net.sourceforge.pmd.cli.PMDParameters.PropertyConverter
All Implemented Interfaces:
com.beust.jcommander.IStringConverter<Properties>
Enclosing class:
PMDParameters

public static class PMDParameters.PropertyConverter
extends Object
implements com.beust.jcommander.IStringConverter<Properties>


Constructor Summary
PMDParameters.PropertyConverter()
           
 
Method Summary
 Properties convert(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMDParameters.PropertyConverter

public PMDParameters.PropertyConverter()
Method Detail

convert

public Properties convert(String value)
Specified by:
convert in interface com.beust.jcommander.IStringConverter<Properties>


Copyright © 2002-2015 InfoEther. All Rights Reserved.