public class Aggregation extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
autoExcludeWildcards |
String[] |
excludes |
boolean |
fixLastSemicolon |
String[] |
includes |
File |
inputDir |
boolean |
insertFileHeader |
boolean |
insertNewLine |
File |
output |
boolean |
removeIncluded |
| Constructor and Description |
|---|
Aggregation() |
public File inputDir
public File output
public String[] includes
public String[] excludes
public boolean removeIncluded
public boolean insertNewLine
public boolean insertFileHeader
public boolean fixLastSemicolon
public boolean autoExcludeWildcards
Copyright © 2012–2014. All rights reserved.