public class FileUtil
extends java.lang.Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.dokany.java.structure.EnumIntegerSet<com.dokany.java.constants.FileAttribute> |
dosAttributesToEnumIntegerSet(java.nio.file.attribute.DosFileAttributes attr)
TODO: support for other attributes ?
|
static void |
setAttribute(java.nio.file.attribute.DosFileAttributeView attrView,
com.dokany.java.constants.FileAttribute attr) |
public static com.dokany.java.structure.EnumIntegerSet<com.dokany.java.constants.FileAttribute> dosAttributesToEnumIntegerSet(java.nio.file.attribute.DosFileAttributes attr)
attr - the DOS file attributes of the java standard APIpublic static void setAttribute(java.nio.file.attribute.DosFileAttributeView attrView,
com.dokany.java.constants.FileAttribute attr)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018. All rights reserved.