| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.deser | 
 Contains implementation classes of deserialization part of 
 data binding. 
 | 
| com.fasterxml.jackson.databind.util | 
 Utility classes for Mapper package. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ViewMatcher | 
ViewMatcher.EMPTY  | 
| Modifier and Type | Method and Description | 
|---|---|
static ViewMatcher | 
ViewMatcher.construct(Class<?>[] views)  | 
Copyright © 2008–2019 FasterXML. All rights reserved.