public class ExistingFileValidator extends Object implements com.beust.jcommander.IValueValidator<File>
ExistingFileValidator()
void
validate(String name, File value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExistingFileValidator()
public void validate(String name, File value) throws com.beust.jcommander.ParameterException
validate
com.beust.jcommander.IValueValidator<File>
com.beust.jcommander.ParameterException
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.