true
.
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | |
public boolean | Returns: true if all resources are equal.Implements org. |
public void | setAsText(boolean
whether to ignore line endings. asText)Set whether to treat resources as if they were text files, ignoring line endings. |
asText | back to summary |
---|---|
private boolean asText |
resources | back to summary |
---|---|
private Union resources |
ResourcesMatch | back to summary |
---|---|
public ResourcesMatch() |
add | back to summary |
---|---|
public void add(ResourceCollection rc) Add a resource collection.
|
eval | back to summary |
---|---|
public boolean eval() throws BuildException Implements org. Verify that all resources match.
|
setAsText | back to summary |
---|---|
public void setAsText(boolean asText) Set whether to treat resources as if they were text files, ignoring line endings.
|