Package | Description |
---|---|
Contains all classes and tools used to allow update of plugins, libraries and application core
|
Modifier and Type | Method and Description |
---|---|
|
( localPath)
return ElementFile containing specified local path
|
|
(int index) |
Modifier and Type | Method and Description |
---|---|
<> |
() |
Modifier and Type | Method and Description |
---|---|
boolean |
( file) |
boolean |
( elementFile,
boolean compareOnlinePath,
boolean compareValidDateOnly)
Return true if the specified ElementFile is the same than current one.
|
boolean |
( file) |
static boolean |
( file)
Update the specified local file
|
Modifier and Type | Method and Description |
---|---|
static boolean |
(<ElementDescriptor.ElementFile> files)
Update the specified files
|
Constructor and Description |
---|
( elementFile)
Create a new element file using specified element informations
|