Class | Description |
---|---|
PackageVersion |
Automatically generated from PackageVersion.java.in during
packageVersion-generate execution of maven-replacer-plugin in
pom.xml.
|
ParanamerAnnotationIntrospector |
Stand-alone
AnnotationIntrospector that defines functionality
to discover names of constructor (and factory method) parameters,
without using any defaulting. |
ParanamerModule |
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. |
ParanamerOnJacksonAnnotationIntrospector |
Stand-alone
AnnotationIntrospector that defines functionality
to discover names of constructor (and factory method) parameters,
on top of default Jackson annotation processing. |
Copyright © 2016 FasterXML. All rights reserved.