public class AddedDirs extends Object
Constructor and Description |
---|
AddedDirs() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
allAddedDirs() |
Stack<String> |
asStringStack(String entry) |
void |
clear() |
boolean |
update(String vPath)
Adds the path to this list.
|
public void clear()
public boolean update(String vPath)
vPath
- The path to add.Copyright © 2001–2020 Codehaus Plexus. All rights reserved.