C F P S V _ 

C

com.fasterxml.jackson.module.paranamer - package com.fasterxml.jackson.module.paranamer
 

F

findImplicitPropertyName(AnnotatedMember) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
findImplicitPropertyName(AnnotatedMember) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 
findNameForDeserialization(Annotated) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
findNameForDeserialization(Annotated) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 

P

PackageVersion - Class in com.fasterxml.jackson.module.paranamer
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
PackageVersion() - Constructor for class com.fasterxml.jackson.module.paranamer.PackageVersion
 
ParanamerAnnotationIntrospector - Class in com.fasterxml.jackson.module.paranamer
Stand-alone AnnotationIntrospector that defines functionality to discover names of constructor (and factory method) parameters, without using any defaulting.
ParanamerAnnotationIntrospector() - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
ParanamerAnnotationIntrospector(Paranamer) - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
ParanamerModule - Class in com.fasterxml.jackson.module.paranamer
Convenience module that registers stand-alone ParanamerOnJacksonAnnotationIntrospector after existing introspectors, to add support for discovering names of creator (constructor, factory method) parameters automatically, without explicit annotations.
ParanamerModule() - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerModule
 
ParanamerModule(Paranamer) - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerModule
 
ParanamerOnJacksonAnnotationIntrospector - Class in com.fasterxml.jackson.module.paranamer
Stand-alone AnnotationIntrospector that defines functionality to discover names of constructor (and factory method) parameters, on top of default Jackson annotation processing.
ParanamerOnJacksonAnnotationIntrospector() - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 
ParanamerOnJacksonAnnotationIntrospector(Paranamer) - Constructor for class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 

S

setupModule(Module.SetupContext) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerModule
 

V

VERSION - Static variable in class com.fasterxml.jackson.module.paranamer.PackageVersion
 
version() - Method in class com.fasterxml.jackson.module.paranamer.PackageVersion
 

_

_findParaName(AnnotatedParameter) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
_findParaName(AnnotatedParameter) - Method in class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 
_paranamer - Variable in class com.fasterxml.jackson.module.paranamer.ParanamerAnnotationIntrospector
 
_paranamer - Variable in class com.fasterxml.jackson.module.paranamer.ParanamerModule
Caller may specify alternate Paranamer to use, over default BytecodeReadingParanamer
_paranamer - Variable in class com.fasterxml.jackson.module.paranamer.ParanamerOnJacksonAnnotationIntrospector
 
C F P S V _ 

Copyright © 2016 FasterXML. All rights reserved.