Uses of Package
tools.jackson.core.filter
Packages that use tools.jackson.core.filter
-
Classes in tools.jackson.core.filter used by tools.jackson.core.filterClassDescriptionSimple
TokenFilterimplementation that takes a singleJsonPointerand matches a single value accordingly.Strategy class that can be implemented to specify actual inclusion/exclusion criteria for filtering, used byFilteringGeneratorDelegate.Enumeration that controls how TokenFilter return values are interpreted.Alternative variant ofTokenStreamContext, used when filtering content being read or written (based onTokenFilter).