Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Defines a named parameter that is expected to have a specific type, its value and whether it is optional or not. A parameter that is only used to describe available options such as in de.clayntech.yafs.provider.FileSystemProvider.getCreationParameter don't need any value.
Link copied to clipboard
A list of parameters for easier handling.
Link copied to clipboard
Path element that defines the direction of the traversal and the name of the element that is next.
Link copied to clipboard
Defines a path to traverse in a directory structure. A path may start from the root of the structure.