-
-
Constructor Summary
Constructors
Constructor and Description |
Source() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDefines
public List getDefines()
- Returns:
- a
List
with all the defines with this source
-
getExcludes
public Set getExcludes()
- Returns:
- a
Set
with all the exclusions pattern
-
getIncludes
public Set getIncludes()
- Returns:
- a
Set
with all the inclusions pattern
Copyright © 2005-2012 Codehaus. All Rights Reserved.