Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | |
private static void | |
private static List | |
public static String | Returns: a string containing the concatenated descriptions of the targets.the project to get the descriptions for. project)Return the descriptions from all the targets of a project. |
Description | back to summary |
---|---|
public Description() |
addText | back to summary |
---|---|
public void addText(String text) Adds descriptive text to the project.
|
concatDescriptions | back to summary |
---|---|
private static void concatDescriptions(Project project, Target t, StringBuilder description) |
findElementInTarget | back to summary |
---|---|
private static List |
getDescription | back to summary |
---|---|
public static String getDescription(Project project) Return the descriptions from all the targets of a project. |