|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.fasterxml.jackson.core.util.VersionUtil com.fasterxml.jackson.databind.cfg.DatabindVersion
public class DatabindVersion
Helper class used for finding and caching version information for the databind bundle. NOTE: although defined as public, should NOT be accessed directly from outside databind bundle itself.
Field Summary | |
---|---|
static DatabindVersion |
instance
|
Fields inherited from class com.fasterxml.jackson.core.util.VersionUtil |
---|
VERSION_FILE |
Constructor Summary | |
---|---|
DatabindVersion()
|
Method Summary |
---|
Methods inherited from class com.fasterxml.jackson.core.util.VersionUtil |
---|
mavenVersionFor, parseVersion, parseVersion, parseVersionPart, version, versionFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DatabindVersion instance
Constructor Detail |
---|
public DatabindVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |