| Package | Description |
|---|---|
| xyz.cofe.fs | |
| xyz.cofe.fs.java |
| Modifier and Type | Interface and Description |
|---|---|
interface |
File
Файл/каталог файловой системы
|
interface |
UnixFile |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFile
Абстрактный файл
|
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.getAbsolute()
Возвращает абсолютный путь
|
Path |
Path.getCanonical()
Возвращает каноническую форму
|
Path |
Path.getChild(String name)
Возвращает дочерний путь файла / каталога
|
Path |
Path.getParent()
Возвращает путь соответствующий предку файла/каталога
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaFile
Файл с стандартной реализацией JAVA
|
class |
RootJavaFile
Корневой файл
|
| Modifier and Type | Method and Description |
|---|---|
int |
RootJavaFile.compareTo(Path path) |
int |
JavaFile.compareTo(Path o) |
Copyright © 2018. All rights reserved.