|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UnixStat
Constants from stat.h on Unix systems.
--------------------------------------------------------------------------------------------------------------
This class is based off the org.apache.tools.zip package of the Apache Ant project. The Ant
code has been modified under the terms of the Apache License which you can find in the bundled muCommander license
file. It was forked at version 1.7.0 of Ant.
| Field Summary | |
|---|---|
static int |
DEFAULT_DIR_PERM
Default permissions for directories. |
static int |
DEFAULT_FILE_PERM
Default permissions for plain files. |
static int |
DEFAULT_LINK_PERM
Default permissions for symbolic links. |
static int |
DIR_FLAG
Indicates directories. |
static int |
FILE_FLAG
Indicates plain files. |
static int |
LINK_FLAG
Indicates symbolic links. |
static int |
PERM_MASK
Bits used for permissions (and sticky bit) |
| Field Detail |
|---|
static final int PERM_MASK
static final int LINK_FLAG
static final int FILE_FLAG
static final int DIR_FLAG
static final int DEFAULT_LINK_PERM
static final int DEFAULT_DIR_PERM
static final int DEFAULT_FILE_PERM
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard