Package-level declarations
Types
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.
A list of parameters for easier handling.
Path element that defines the direction of the traversal and the name of the element that is next.
Defines a path to traverse in a directory structure. A path may start from the root of the structure.