public class WbResource extends Object
A wtp descriptor resource entry.
Constructor and description |
---|
WbResource
(groovy.util.Node node) |
WbResource
(Object node) |
WbResource
(String deployPath, String sourcePath) |
Type | Name and description |
---|---|
void |
appendNode(groovy.util.Node node) |
boolean |
equals(Object o) |
String |
getDeployPath() |
String |
getSourcePath() |
int |
hashCode() |
void |
setDeployPath(String deployPath) |
void |
setSourcePath(String sourcePath) |
String |
toString() |
Gradle API 3.0-milestone-1