All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Annotations Represents the optional annotation that path components or search paths should match on.Index Index path component matches collection by position, example.MatchContext Context for matching search paths.PathComponent A search path component, for example the path (foo * 1) has three components.PathExtractionException Base exception.PathExtractor<T> Path extractor takes registered paths and when it finds one during stream processing invokes the respective callback.PathExtractorBuilder<T> PathExtractor
builder.PathExtractorConfig Internal only.Preconditions Precondition check helper.Text Text path component matches struct field names, example.Wildcard Wildcard path component matches any value, example.