| Package | Description |
|---|---|
| xyz.cofe.cxconsole.appdata |
| Modifier and Type | Method and Description |
|---|---|
static AppDataRelativeBase |
AppDataRelativeBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppDataRelativeBase[] |
AppDataRelativeBase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static xyz.cofe.io.File |
AppDataFinder.get(AppDataRelativeBase rbase)
Возвращает каталог соовет указанной "базе"
|
static xyz.cofe.io.File |
AppDataFinder.resolve(AppDataRelativeBase base,
String name,
String fileSeparator)
Возвращает полный путь согласно указанным данным
|
Copyright © 2019. All rights reserved.