Dependencies
Declarations
-
com
-
fasterxml
-
jackson
-
annotation
-
JacksonAnnotation
-
JacksonAnnotationValue
-
JacksonAnnotationsInside
-
JacksonInject
-
JsonAlias
-
JsonAnyGetter
-
JsonAnySetter
-
JsonAutoDetect
-
Visibility
-
getterVisibility(): Visibility
-
isGetterVisibility(): Visibility
-
setterVisibility(): Visibility
-
creatorVisibility(): Visibility
-
fieldVisibility(): Visibility
-
Value
-
serialVersionUID: long
-
DEFAULT_FIELD_VISIBILITY: Visibility
-
DEFAULT: Value
-
NO_OVERRIDES: Value
-
_fieldVisibility: Visibility
-
_getterVisibility: Visibility
-
_isGetterVisibility: Visibility
-
_setterVisibility: Visibility
-
_creatorVisibility: Visibility
-
Value(Visibility, Visibility, Visibility, Visibility, Visibility): void
-
defaultVisibility(): Value
-
noOverrides(): Value
-
from(JsonAutoDetect): Value
-
construct(PropertyAccessor, Visibility): Value
-
construct(Visibility, Visibility, Visibility, Visibility, Visibility): Value
-
withFieldVisibility(Visibility): Value
-
withGetterVisibility(Visibility): Value
-
withIsGetterVisibility(Visibility): Value
-
withSetterVisibility(Visibility): Value
-
withCreatorVisibility(Visibility): Value
-
merge(Value, Value): Value
-
withOverrides(Value): Value
-
valueFor(): Class<JsonAutoDetect>
-
getFieldVisibility(): Visibility
-
getGetterVisibility(): Visibility
-
getIsGetterVisibility(): Visibility
-
getSetterVisibility(): Visibility
-
getCreatorVisibility(): Visibility
-
readResolve(): Object
-
toString(): String
-
hashCode(): int
-
equals(Object): boolean
-
_predefined(Visibility, Visibility, Visibility, Visibility, Visibility): Value
-
_equals(Value, Value): boolean
-
JsonBackReference
-
JsonClassDescription
-
JsonCreator
-
JsonEnumDefaultValue
-
JsonFilter
-
JsonFormat
-
DEFAULT_LOCALE: String
-
DEFAULT_TIMEZONE: String
-
pattern(): String
-
shape(): Shape
-
locale(): String
-
timezone(): String
-
lenient(): OptBoolean
-
with(): Feature[]
-
without(): Feature[]
-
Shape
-
Feature
-
Features
-
Value
-
serialVersionUID: long
-
EMPTY: Value
-
_pattern: String
-
_shape: Shape
-
_locale: Locale
-
_timezoneStr: String
-
_lenient: Boolean
-
_features: Features
-
_timezone: TimeZone
-
Value(): void
-
Value(JsonFormat): void
-
isLenient(): boolean
-
Value(String, Shape, String, String, Features, Boolean): void
-
Value(String, Shape, Locale, TimeZone, Features, Boolean): void
-
Value(String, Shape, Locale, String, TimeZone, Features, Boolean): void
-
Value(String, Shape, Locale, String, TimeZone, Features): void
-
Value(String, Shape, String, String, Features): void
-
Value(String, Shape, Locale, TimeZone, Features): void
-
empty(): Value
-
merge(Value, Value): Value
-
mergeAll(Value[]): Value
-
from(JsonFormat): Value
-
withOverrides(Value): Value
-
forPattern(String): Value
-
forShape(Shape): Value
-
forLeniency(boolean): Value
-
withPattern(String): Value
-
withShape(Shape): Value
-
withLocale(Locale): Value
-
withTimeZone(TimeZone): Value
-
withLenient(Boolean): Value
-
withFeature(Feature): Value
-
withoutFeature(Feature): Value
-
valueFor(): Class<JsonFormat>
-
getPattern(): String
-
getShape(): Shape
-
getLocale(): Locale
-
getLenient(): Boolean
-
timeZoneAsString(): String
-
getTimeZone(): TimeZone
-
hasShape(): boolean
-
hasPattern(): boolean
-
hasLocale(): boolean
-
hasTimeZone(): boolean
-
hasLenient(): boolean
-
getFeature(Feature): Boolean
-
getFeatures(): Features
-
toString(): String
-
hashCode(): int
-
equals(Object): boolean
-
_equal(Object, Object): boolean
-
JsonGetter
-
JsonIdentityInfo
-
JsonIdentityReference
-
JsonIgnore
-
JsonIgnoreProperties
-
value(): String[]
-
ignoreUnknown(): boolean
-
allowGetters(): boolean
-
allowSetters(): boolean
-
Value
-
serialVersionUID: long
-
EMPTY: Value
-
_ignored: Set<String>
-
_ignoreUnknown: boolean
-
_allowGetters: boolean
-
_allowSetters: boolean
-
_merge: boolean
-
Value(Set<String>, boolean, boolean, boolean, boolean): void
-
from(JsonIgnoreProperties): Value
-
_asSet(String[]): Set<String>
-
construct(Set<String>, boolean, boolean, boolean, boolean): Value
-
empty(): Value
-
merge(Value, Value): Value
-
mergeAll(Value[]): Value
-
forIgnoredProperties(Set<String>): Value
-
forIgnoredProperties(String[]): Value
-
forIgnoreUnknown(boolean): Value
-
withOverrides(Value): Value
-
withIgnored(Set<String>): Value
-
withIgnored(String[]): Value
-
withoutIgnored(): Value
-
withIgnoreUnknown(): Value
-
withoutIgnoreUnknown(): Value
-
withAllowGetters(): Value
-
withoutAllowGetters(): Value
-
withAllowSetters(): Value
-
withoutAllowSetters(): Value
-
withMerge(): Value
-
withoutMerge(): Value
-
valueFor(): Class<JsonIgnoreProperties>
-
readResolve(): Object
-
getIgnored(): Set<String>
-
findIgnoredForSerialization(): Set<String>
-
findIgnoredForDeserialization(): Set<String>
-
getIgnoreUnknown(): boolean
-
getAllowGetters(): boolean
-
getAllowSetters(): boolean
-
getMerge(): boolean
-
toString(): String
-
hashCode(): int
-
equals(Object): boolean
-
_equals(Value, Value): boolean
-
_merge(Set<String>, Set<String>): Set<String>
-
_empty(Set<String>, boolean, boolean, boolean, boolean): boolean
-
JsonIgnoreType
-
JsonInclude
-
JsonIncludeProperties
-
JsonKey
-
JsonManagedReference
-
JsonMerge
-
JsonProperty
-
JsonPropertyDescription
-
JsonPropertyOrder
-
JsonRawValue
-
JsonRootName
-
JsonSetter
-
JsonSubTypes
-
JsonTypeId
-
JsonTypeInfo
-
JsonTypeName
-
JsonUnwrapped
-
JsonValue
-
JsonView
-
Nulls
-
ObjectIdGenerator
-
ObjectIdGenerators
-
ObjectIdResolver
-
OptBoolean
-
PropertyAccessor
-
SimpleObjectIdResolver
Java files
Class files