All Classes and Interfaces

Class
Description
Represents the optional annotation that path components or search paths should match on.
Index path component matches collection by position, example.
Context for matching search paths.
A search path component, for example the path (foo * 1) has three components.
Base exception.
Path extractor takes registered paths and when it finds one during stream processing invokes the respective callback.
PathExtractor builder.
Internal only.
Precondition check helper.
Text path component matches struct field names, example.
Thrown when trying to build a "strict" PathExtractor if a SearchPath or set of paths is not supported.
Wildcard path component matches any value, example.