Package com.sun.jna.platform.mac
Schnittstelle XAttr
- Alle Superschnittstellen:
Library
JNA wrapper for <sys/xattr.h>
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Library
Library.Handler
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final XAttr
static final int
static final String
static final int
static final int
static final int
static final int
static final int
static final String
static final int
Von Schnittstelle geerbte Felder com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibunglong
long
int
removexattr
(String path, String name, int options) int
-
Felddetails
-
INSTANCE
-
XATTR_NOFOLLOW
static final int XATTR_NOFOLLOW- Siehe auch:
-
XATTR_CREATE
static final int XATTR_CREATE- Siehe auch:
-
XATTR_REPLACE
static final int XATTR_REPLACE- Siehe auch:
-
XATTR_NOSECURITY
static final int XATTR_NOSECURITY- Siehe auch:
-
XATTR_NODEFAULT
static final int XATTR_NODEFAULT- Siehe auch:
-
XATTR_SHOWCOMPRESSION
static final int XATTR_SHOWCOMPRESSION- Siehe auch:
-
XATTR_MAXNAMELEN
static final int XATTR_MAXNAMELEN- Siehe auch:
-
XATTR_FINDERINFO_NAME
- Siehe auch:
-
XATTR_RESOURCEFORK_NAME
- Siehe auch:
-
-
Methodendetails
-
getxattr
-
setxattr
-
removexattr
-
listxattr
-