public class BuildResource extends Object implements Comparable<BuildResource>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(BuildResource br)
Compares two resources, resource path names A-Z.
|
static String |
getFlagString(int flags)
Formats a string for flags of IResourceDelta type and flags as ", replaced, ...".
|
static String |
getString(IResourceDelta delta)
Formats a string for flags of IResourceDelta kind, type and flags as ", replaced, ...".
|
boolean |
hasBeenReplacedAndMoved()
Checks if file has been replaced and moved to another location.
|
boolean |
isFolderSettingsFile()
Verifies if this is a FolderSettingsProp file ".iiziFolder".
|
String |
toString()
A String representation.
|
public boolean hasBeenReplacedAndMoved()
public int compareTo(BuildResource br)
compareTo
in interface Comparable<BuildResource>
br
- Another build object.public boolean isFolderSettingsFile()
public static String getString(IResourceDelta delta)
public static String getFlagString(int flags)
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.