public interface SourcepathEntry
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getExcludes()
null means "nothing excluded"
|
java.util.List<java.lang.String> |
getIncludes()
null means "everything included"
|
java.io.File |
getOutputDirectory() |
java.io.File |
getSourcesRoot() |