Uses of Class
tools.jackson.databind.util.ViewMatcher
Packages that use ViewMatcher
Package
Description
Contains implementation classes of deserialization part of
data binding.
Utility classes for Mapper package.
-
Uses of ViewMatcher in tools.jackson.databind.deser
Fields in tools.jackson.databind.deser declared as ViewMatcherModifier and TypeFieldDescriptionprotected ViewMatcher
SettableBeanProperty._viewMatcher
Helper object used for checking whether this property is to be included in the active view, if property is view-specific; null otherwise. -
Uses of ViewMatcher in tools.jackson.databind.util
Fields in tools.jackson.databind.util declared as ViewMatcherMethods in tools.jackson.databind.util that return ViewMatcher