org.apache.creadur.whisker.app
public class Configuration extends Object
Constructor and Description |
---|
Configuration(boolean includeSourceUrlsInLicense)
Constructs an immutable context for operations.
|
Modifier and Type | Method and Description |
---|---|
boolean |
includeSourceURLsInLicense()
Should source URLs be included in the license text?
|
String |
toString()
Suitable for logging.
|
public Configuration(boolean includeSourceUrlsInLicense)
includeSourceUrlsInLicense
- true when source URLs should
be included in the license text, false otherwiseCopyright © 2011-2013 Apache Software Foundation. All Rights Reserved.