| Modifier and Type | Class and Description |
|---|---|
class |
SoftlinkSource
A Source that simply indicates that the
getLocation() is to be linked to the
Mapping.getDirectory(). |
| Modifier and Type | Method and Description |
|---|---|
List<Source> |
Mapping.getSources()
Retrieve the list of source file specifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.setSources(List<Source> srclist)
Set the list of source file specifications.
|
Copyright © 2005–2014 Codehaus. All rights reserved.