com.google.code.mojo.license.util
Class Selection
java.lang.Object
com.google.code.mojo.license.util.Selection
public final class Selection
- extends Object
Date: 16-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Selection
public Selection(File basedir,
String[] included,
String[] excluded,
boolean useDefaultExcludes)
getSelectedFiles
public String[] getSelectedFiles()
getBasedir
public File getBasedir()
getIncluded
public String[] getIncluded()
getExcluded
public String[] getExcluded()
Copyright © 2008-2011 Mathieu Carbou. All Rights Reserved.