| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootNameLookup | |
|---|---|
| com.fasterxml.jackson.databind | Contains basic mapper (conversion) functionality that
allows for converting between regular streaming json content and
Java objects (beans or Tree Model: support for both is via ObjectMapperclass, as well
as convenience methods included inJsonParser | 
| Uses of RootNameLookup in com.fasterxml.jackson.databind | 
|---|
| Fields in com.fasterxml.jackson.databind declared as RootNameLookup | |
|---|---|
| protected  RootNameLookup | SerializerProvider._rootNamesHelper object for keeping track of introspected root names | 
| protected  RootNameLookup | ObjectReader._rootNamesCache for root names used when root-wrapping is enabled. | 
| protected  RootNameLookup | ObjectMapper._rootNamesCache for root names used when root-wrapping is enabled. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||