JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Module
de.ibapl.jnhw.syscall.linux
Package
de.ibapl.jnhw.syscall.linux.annotation
Annotation Type PathRegex
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
PathRegex
value contains the path in the file system.
Author:
aploese
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The path.
Element Detail
value
String
value
The path.
Returns: