A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractArray2dJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Base implementation of JsonDeserializer for array.
AbstractArray2dJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.array.dd.AbstractArray2dJsonDeserializer
 
AbstractArrayJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.array
Base implementation of JsonDeserializer for array.
AbstractArrayJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
 
AbstractBeanJsonCreator - Class in com.github.nmorel.gwtjackson.rebind
 
AbstractBeanJsonCreator(TreeLogger, GeneratorContext, RebindConfiguration, JacksonTypeOracle, JClassType) - Constructor for class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
AbstractBeanJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Base implementation of JsonDeserializer for beans.
AbstractBeanJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
AbstractBeanJsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Base implementation of JsonSerializer for beans.
AbstractBeanJsonSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
 
AbstractCollectionJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for AbstractCollection.
AbstractConfiguration - Class in com.github.nmorel.gwtjackson.client
 
AbstractConfiguration() - Constructor for class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
AbstractConfiguration.KeyTypeConfiguration<T> - Class in com.github.nmorel.gwtjackson.client
 
AbstractConfiguration.PrimitiveTypeConfiguration - Class in com.github.nmorel.gwtjackson.client
 
AbstractConfiguration.TypeConfiguration<T> - Class in com.github.nmorel.gwtjackson.client
 
AbstractCreator - Class in com.github.nmorel.gwtjackson.rebind
 
AbstractCreator(TreeLogger, GeneratorContext, RebindConfiguration, JacksonTypeOracle) - Constructor for class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
AbstractDelegationBeanJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
AbstractDelegationBeanJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AbstractDelegationBeanJsonDeserializer
 
AbstractIdentityDeserializationInfo<T,V> - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
AbstractIdentityDeserializationInfo(String, Class<?>, Class<?>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
 
AbstractIdentitySerializationInfo<T,I> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Contains identity informations for serialization process.
AbstractIdentitySerializationInfo(boolean, String) - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
 
AbstractListJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for AbstractList.
AbstractMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for AbstractMap.
AbstractObjectBeanJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
AbstractObjectBeanJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AbstractObjectBeanJsonDeserializer
 
AbstractObjectMapper<T> - Class in com.github.nmorel.gwtjackson.client
Base implementation of ObjectMapper.
AbstractObjectMapper(String) - Constructor for class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
AbstractObjectReader<T> - Class in com.github.nmorel.gwtjackson.client
Base implementation of ObjectReader.
AbstractObjectReader(String) - Constructor for class com.github.nmorel.gwtjackson.client.AbstractObjectReader
 
AbstractObjectWriter<T> - Class in com.github.nmorel.gwtjackson.client
Base implementation of ObjectWriter.
AbstractObjectWriter(String) - Constructor for class com.github.nmorel.gwtjackson.client.AbstractObjectWriter
 
AbstractQueueJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for AbstractQueue.
AbstractSequentialListJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for AbstractSequentialList.
AbstractSerializableBeanJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
AbstractSerializableBeanJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AbstractSerializableBeanJsonDeserializer
 
AbstractSetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Set.
AbstractValueBeanJsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
 
AbstractValueBeanJsonSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.AbstractValueBeanJsonSerializer
 
acceptSingleValueAsArray - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
acceptSingleValueAsArray(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature that determines whether it is acceptable to coerce non-array (in JSON) values to work with Java collection (arrays, java.util.Collection) types.
add(String, Object...) - Method in class com.github.nmorel.gwtjackson.rebind.writer.JsniCodeBlockBuilder
 
addBeanJsonMapperInfo(JClassType, BeanJsonMapperInfo) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
addGenerator(ObjectIdGenerator<?>) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Used by generated AbstractBeanJsonSerializer
addIgnoredProperty(String) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
addIgnoredProperty(String) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
addMixInAnnotations(Class<?>, Class<?>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Method to use for adding mix-in annotations to use for augmenting specified class or interface.
addObjectId(ObjectIdGenerator.IdKey, Object) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
addObjectId(Object, ObjectIdSerializer<?>) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
addStatement(String, Object...) - Method in class com.github.nmorel.gwtjackson.rebind.writer.JsniCodeBlockBuilder
 
addTypeInfo(Class<S>, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
 
addTypeInfo(Class<S>, String) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
 
AnyGetterPropertySerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Serializes a bean's property
AnyGetterPropertySerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.AnyGetterPropertySerializer
 
AnySetterDeserializer<T,V> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Deserializes a bean's property
AnySetterDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.AnySetterDeserializer
 
Array2dJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array.
Array2dJsonDeserializer(JsonDeserializer<T>, Array2dJsonDeserializer.Array2dCreator<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer
 
Array2dJsonDeserializer.Array2dCreator<T> - Interface in com.github.nmorel.gwtjackson.client.deser.array.dd
 
Array2dJsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array.
Array2dJsonSerializer(JsonSerializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.array.dd.Array2dJsonSerializer
 
ArrayJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array.
ArrayJsonDeserializer(JsonDeserializer<T>, ArrayJsonDeserializer.ArrayCreator<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
 
ArrayJsonDeserializer.ArrayCreator<T> - Interface in com.github.nmorel.gwtjackson.client.deser.array
 
ArrayJsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array.
ArrayJsonSerializer(JsonSerializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.array.ArrayJsonSerializer
 
ArrayListJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for ArrayList.

B

BackReferenceProperty<T,R> - Interface in com.github.nmorel.gwtjackson.client.deser.bean
 
Base64Utils - Class in com.github.nmorel.gwtjackson.client.utils
A utility to decode and encode byte arrays as Strings, using only "safe" characters.
Base64Utils() - Constructor for class com.github.nmorel.gwtjackson.client.utils.Base64Utils
 
BaseCollectionJsonDeserializer<C extends Collection<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for Collection.
BaseCollectionJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
 
BaseDateJsonDeserializer<D extends Date> - Class in com.github.nmorel.gwtjackson.client.deser
Base implementation of JsonDeserializer for dates.
BaseDateJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer
 
BaseDateJsonDeserializer.DateJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseDateJsonDeserializer for Date
BaseDateJsonDeserializer.SqlDateJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseDateJsonDeserializer for Date
BaseDateJsonDeserializer.SqlTimeJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseDateJsonDeserializer for Time
BaseDateJsonDeserializer.SqlTimestampJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseDateJsonDeserializer for Timestamp
BaseDateJsonSerializer<D extends Date> - Class in com.github.nmorel.gwtjackson.client.ser
Base implementation of JsonSerializer for dates.
BaseDateJsonSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer
 
BaseDateJsonSerializer.DateJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseDateJsonSerializer for Date
BaseDateJsonSerializer.SqlDateJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseDateJsonSerializer for Date
BaseDateJsonSerializer.SqlTimeJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseDateJsonSerializer for Date
BaseDateJsonSerializer.SqlTimestampJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseDateJsonSerializer for Timestamp
BaseDateKeyDeserializer<D extends Date> - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Base implementation of KeyDeserializer for dates.
BaseDateKeyDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer
 
BaseDateKeyDeserializer.DateKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseDateKeyDeserializer for Date
BaseDateKeyDeserializer.SqlDateKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseDateKeyDeserializer for Date
BaseDateKeyDeserializer.SqlTimeKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseDateKeyDeserializer for Time
BaseDateKeyDeserializer.SqlTimestampKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseDateKeyDeserializer for Timestamp
BaseIterableJsonDeserializer<I extends Iterable<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for Iterable.
BaseIterableJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseIterableJsonDeserializer
 
BaseListJsonDeserializer<L extends List<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for List.
BaseListJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseListJsonDeserializer
 
BaseMapJsonDeserializer<M extends Map<K,V>,K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Base JsonDeserializer implementation for Map.
BaseMapJsonDeserializer(KeyDeserializer<K>, JsonDeserializer<V>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
 
BaseNumberJsonDeserializer<N extends Number> - Class in com.github.nmorel.gwtjackson.client.deser
Base implementation of JsonDeserializer for Number.
BaseNumberJsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer
 
BaseNumberJsonDeserializer.BigDecimalJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for BigDecimal
BaseNumberJsonDeserializer.BigIntegerJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for BigInteger
BaseNumberJsonDeserializer.ByteJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Byte
BaseNumberJsonDeserializer.DoubleJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Double
BaseNumberJsonDeserializer.FloatJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Float
BaseNumberJsonDeserializer.IntegerJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Integer
BaseNumberJsonDeserializer.LongJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Long
BaseNumberJsonDeserializer.NumberJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Number
BaseNumberJsonDeserializer.ShortJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default implementation of BaseNumberJsonDeserializer for Short
BaseNumberJsonSerializer<N extends Number> - Class in com.github.nmorel.gwtjackson.client.ser
Base implementation of JsonSerializer for Number.
BaseNumberJsonSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer
 
BaseNumberJsonSerializer.BigDecimalJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for BigDecimal
BaseNumberJsonSerializer.BigIntegerJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for BigInteger
BaseNumberJsonSerializer.ByteJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Byte
BaseNumberJsonSerializer.DoubleJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Double
BaseNumberJsonSerializer.FloatJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Float
BaseNumberJsonSerializer.IntegerJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Integer
BaseNumberJsonSerializer.LongJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Long
BaseNumberJsonSerializer.NumberJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Number
BaseNumberJsonSerializer.ShortJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default implementation of BaseNumberJsonSerializer for Short
BaseNumberKeyDeserializer<N extends Number> - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Base implementation of KeyDeserializer for Numbers.
BaseNumberKeyDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer
 
BaseNumberKeyDeserializer.BigDecimalKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for BigDecimal
BaseNumberKeyDeserializer.BigIntegerKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for BigInteger
BaseNumberKeyDeserializer.ByteKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Byte
BaseNumberKeyDeserializer.DoubleKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Double
BaseNumberKeyDeserializer.FloatKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Float
BaseNumberKeyDeserializer.IntegerKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Integer
BaseNumberKeyDeserializer.LongKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Long
BaseNumberKeyDeserializer.ShortKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default implementation of BaseNumberKeyDeserializer for Short
BaseQueueJsonDeserializer<Q extends Queue<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for Queue.
BaseQueueJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseQueueJsonDeserializer
 
BaseSetJsonDeserializer<S extends Set<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for Set.
BaseSetJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseSetJsonDeserializer
 
BaseSortedSetJsonDeserializer<S extends SortedSet<T>,T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Base JsonDeserializer implementation for SortedSet.
BaseSortedSetJsonDeserializer(JsonDeserializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.collection.BaseSortedSetJsonDeserializer
 
BeanIdentityInfo - Class in com.github.nmorel.gwtjackson.rebind.bean
 
beanInfo - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
BeanInfo - Class in com.github.nmorel.gwtjackson.rebind.bean
 
BeanJsonDeserializerCreator - Class in com.github.nmorel.gwtjackson.rebind
 
BeanJsonDeserializerCreator(TreeLogger, GeneratorContext, RebindConfiguration, JacksonTypeOracle, JClassType) - Constructor for class com.github.nmorel.gwtjackson.rebind.BeanJsonDeserializerCreator
 
BeanJsonMapperInfo - Class in com.github.nmorel.gwtjackson.rebind
 
BeanJsonMapperInfo(JClassType, String, boolean, String, String, BeanInfo, ImmutableMap<String, PropertyInfo>) - Constructor for class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
BeanJsonSerializerCreator - Class in com.github.nmorel.gwtjackson.rebind
 
BeanJsonSerializerCreator(TreeLogger, GeneratorContext, RebindConfiguration, JacksonTypeOracle, JClassType) - Constructor for class com.github.nmorel.gwtjackson.rebind.BeanJsonSerializerCreator
 
beanMapper - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
beanMapper - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
beanMapper(boolean) - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
BeanProcessor - Class in com.github.nmorel.gwtjackson.rebind.bean
 
BeanProcessor() - Constructor for class com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
 
BeanPropertyDeserializer<T,V> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Deserializes a bean's property
BeanPropertyDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.BeanPropertyDeserializer
 
BeanPropertySerializer<T,V> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Serializes a bean's property
BeanPropertySerializer(String) - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
BeanTypeInfo - Class in com.github.nmorel.gwtjackson.rebind.bean
 
beginArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
beginArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
beginArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
beginArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
beginArray() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new array.
beginArray() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Begins encoding a new array.
beginObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
beginObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
beginObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
beginObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
beginObject() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new object.
beginObject() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Begins encoding a new object.
BooleanJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for Boolean.
BooleanJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Boolean.
BooleanKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default KeyDeserializer implementation for Boolean.
BooleanKeySerializer - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default KeySerializer implementation for Boolean.
build() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
build() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
build() - Method in class com.github.nmorel.gwtjackson.rebind.type.JDeserializerType.Builder
 
build() - Method in class com.github.nmorel.gwtjackson.rebind.type.JSerializerType.Builder
 
build() - Method in class com.github.nmorel.gwtjackson.rebind.writer.JsniCodeBlockBuilder
 
buildCommonPropertyParameters(CodeBlock.Builder, PropertyInfo) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
Add the common property parameters to the code builder.
builder() - Static method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
builder() - Static method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
builder() - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JsniCodeBlockBuilder
 
buildSpecific(TypeSpec.Builder) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
Method implemented by childs to add specific methods to the builder.
buildSpecific(TypeSpec.Builder) - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonDeserializerCreator
 
buildSpecific(TypeSpec.Builder) - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonSerializerCreator
 

C

cancelName() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
cancelName() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
cancelName() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
 
canDeserialize() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
canDeserialize() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractObjectBeanJsonDeserializer
 
canDeserialize() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractSerializableBeanJsonDeserializer
 
CharacterJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for Character.
CharacterJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Character.
CharacterKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default KeyDeserializer implementation for Character.
close() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
close() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
close() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
close() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
close() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Closes this JSON reader and the underlying Reader.
close() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Flushes and closes this writer and the underlying StringBuilder.
CollectionJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Collection.
CollectionJsonSerializer<C extends Collection<T>,T> - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Collection.
CollectionJsonSerializer(JsonSerializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
 
com.github.nmorel.gwtjackson.client - package com.github.nmorel.gwtjackson.client
 
com.github.nmorel.gwtjackson.client.annotation - package com.github.nmorel.gwtjackson.client.annotation
 
com.github.nmorel.gwtjackson.client.deser - package com.github.nmorel.gwtjackson.client.deser
 
com.github.nmorel.gwtjackson.client.deser.array - package com.github.nmorel.gwtjackson.client.deser.array
 
com.github.nmorel.gwtjackson.client.deser.array.cast - package com.github.nmorel.gwtjackson.client.deser.array.cast
 
com.github.nmorel.gwtjackson.client.deser.array.dd - package com.github.nmorel.gwtjackson.client.deser.array.dd
 
com.github.nmorel.gwtjackson.client.deser.bean - package com.github.nmorel.gwtjackson.client.deser.bean
 
com.github.nmorel.gwtjackson.client.deser.collection - package com.github.nmorel.gwtjackson.client.deser.collection
 
com.github.nmorel.gwtjackson.client.deser.map - package com.github.nmorel.gwtjackson.client.deser.map
 
com.github.nmorel.gwtjackson.client.deser.map.key - package com.github.nmorel.gwtjackson.client.deser.map.key
 
com.github.nmorel.gwtjackson.client.exception - package com.github.nmorel.gwtjackson.client.exception
 
com.github.nmorel.gwtjackson.client.ser - package com.github.nmorel.gwtjackson.client.ser
 
com.github.nmorel.gwtjackson.client.ser.array - package com.github.nmorel.gwtjackson.client.ser.array
 
com.github.nmorel.gwtjackson.client.ser.array.dd - package com.github.nmorel.gwtjackson.client.ser.array.dd
 
com.github.nmorel.gwtjackson.client.ser.bean - package com.github.nmorel.gwtjackson.client.ser.bean
 
com.github.nmorel.gwtjackson.client.ser.map - package com.github.nmorel.gwtjackson.client.ser.map
 
com.github.nmorel.gwtjackson.client.ser.map.key - package com.github.nmorel.gwtjackson.client.ser.map.key
 
com.github.nmorel.gwtjackson.client.stream - package com.github.nmorel.gwtjackson.client.stream
 
com.github.nmorel.gwtjackson.client.stream.impl - package com.github.nmorel.gwtjackson.client.stream.impl
 
com.github.nmorel.gwtjackson.client.utils - package com.github.nmorel.gwtjackson.client.utils
 
com.github.nmorel.gwtjackson.rebind - package com.github.nmorel.gwtjackson.rebind
 
com.github.nmorel.gwtjackson.rebind.bean - package com.github.nmorel.gwtjackson.rebind.bean
 
com.github.nmorel.gwtjackson.rebind.exception - package com.github.nmorel.gwtjackson.rebind.exception
 
com.github.nmorel.gwtjackson.rebind.property - package com.github.nmorel.gwtjackson.rebind.property
 
com.github.nmorel.gwtjackson.rebind.type - package com.github.nmorel.gwtjackson.rebind.type
 
com.github.nmorel.gwtjackson.rebind.writer - package com.github.nmorel.gwtjackson.rebind.writer
 
configuration - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
configure() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
configure() - Method in class com.github.nmorel.gwtjackson.rebind.DefaultConfiguration
 
context - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
create(int) - Method in interface com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer.ArrayCreator
 
create(int, int) - Method in interface com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer.Array2dCreator
 
create() - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
Creates an implementation of AbstractBeanJsonSerializer for the type given in parameter
create(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.ObjectMapperCreator
Creates the implementation of the interface denoted by interfaceClass and extending ObjectMapper
CreatorUtils - Class in com.github.nmorel.gwtjackson.rebind
 
creatorVisibility(JsonAutoDetect.Visibility) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Override the default behaviour of JsonAutoDetect.Visibility#DEFAULT for creators.

D

DATE_FORMAT_STR_ISO8601 - Static variable in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Defines a commonly used date format that conforms to ISO-8601 date formatting standard, when it includes basic undecorated timezone definition
DATE_FORMAT_STR_ISO8601_Z - Static variable in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Same as 'regular' 8601, but handles 'Z' as an alias for "+0000" (or "GMT")
DATE_FORMAT_STR_PLAIN - Static variable in class com.github.nmorel.gwtjackson.client.utils.DateFormat
ISO-8601 with just the Date part, no time
DATE_FORMAT_STR_RFC1123 - Static variable in class com.github.nmorel.gwtjackson.client.utils.DateFormat
This constant defines the date format specified by RFC 1123 / RFC 822.
DateFormat - Class in com.github.nmorel.gwtjackson.client.utils
 
DateKeySerializer<D extends Date> - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default implementation of KeySerializer for dates.
DEFAULT - Static variable in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
DEFAULT - Static variable in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
DEFAULT_WILDCARD - Static variable in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
Default wildcard : ?
DefaultConfiguration - Class in com.github.nmorel.gwtjackson.rebind
AbstractConfiguration implementation containing all the default serializers and deserializers.
DefaultConfiguration() - Constructor for class com.github.nmorel.gwtjackson.rebind.DefaultConfiguration
 
DefaultJsonReader - Class in com.github.nmorel.gwtjackson.client.stream.impl
Reads a JSON (RFC 4627) encoded value as a stream of tokens.
DefaultJsonReader(StringReader) - Constructor for class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
Creates a new instance that reads a JSON-encoded stream from in.
DefaultJsonWriter - Class in com.github.nmorel.gwtjackson.client.stream.impl
Writes a JSON (RFC 4627) encoded value to a stream, one token at a time.
DefaultJsonWriter(StringBuilder) - Constructor for class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
Creates a new instance that writes a JSON-encoded stream to out.
DELEGATION_PARAM_NAME - Static variable in class com.github.nmorel.gwtjackson.rebind.BeanJsonDeserializerCreator
 
deserialize(JsonReader, T, String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AnySetterDeserializer
Deserializes the property defined for this instance.
deserialize(JsonReader, T, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.BeanPropertyDeserializer
Deserializes the property defined for this instance.
deserialize(JsonReader, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializerAndParameters
Deserializes the property defined for this instance.
deserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.KeyDeserializer
Deserializes a key into an object.
deserialize(JsonReader, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializer
Deserializes a JSON input into an object.
deserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializer
Deserializes a JSON input into an object.
deserializeDate(Date) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.DateKeyDeserializer
 
deserializeDate(Date) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer
 
deserializeDate(Date) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlDateKeyDeserializer
 
deserializeDate(Date) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimeKeyDeserializer
 
deserializeDate(Date) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimestampKeyDeserializer
 
deserializeInline(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String, Map<String, String>) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Deserializes all the properties of the bean.
deserializeInline(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String, Map<String, String>) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.BeanSubtypeDeserializer
 
deserializeInline(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String, Map<String, String>) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.DefaultSubtypeDeserializer
 
deserializeIntoList(JsonReader, JsonDeserializationContext, JsonDeserializer<C>, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
Deserializes the array into a List.
deserializeIntoList(JsonReader, JsonDeserializationContext, JsonDeserializer<C>, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.AbstractArray2dJsonDeserializer
Deserializes the array into a List.
deserializeMillis(long) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.DateKeyDeserializer
 
deserializeMillis(long) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer
 
deserializeMillis(long) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlDateKeyDeserializer
 
deserializeMillis(long) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimeKeyDeserializer
 
deserializeMillis(long) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimestampKeyDeserializer
 
deserializeNullValue(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializer
Deserialize the null value.
deserializeNumber(long, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.DateJsonDeserializer
 
deserializeNumber(long, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer
 
deserializeNumber(long, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlDateJsonDeserializer
 
deserializeNumber(long, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimeJsonDeserializer
 
deserializeNumber(long, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimestampJsonDeserializer
 
deserializer(Class<? extends KeyDeserializer>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.KeyTypeConfiguration
 
deserializer(Class) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.PrimitiveTypeConfiguration
 
deserializer(Class<? extends JsonDeserializer>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.TypeConfiguration
 
deserializer - Variable in class com.github.nmorel.gwtjackson.client.deser.collection.BaseIterableJsonDeserializer
 
deserializeString(String, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.DateJsonDeserializer
 
deserializeString(String, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer
 
deserializeString(String, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlDateJsonDeserializer
 
deserializeString(String, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimeJsonDeserializer
 
deserializeString(String, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimestampJsonDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractDelegationBeanJsonDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractObjectBeanJsonDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractSerializableBeanJsonDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.BeanSubtypeDeserializer
 
deserializeWrapped(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, IdentityDeserializationInfo, TypeDeserializationInfo, String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.DefaultSubtypeDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveBooleanArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveByteArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveCharacterArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveDoubleArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveFloatArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveIntegerArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveLongArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveShortArray2dJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.BigDecimalJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.BigIntegerJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.ByteJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.DoubleJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.FloatJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.IntegerJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.LongJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.NumberJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.ShortJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.BooleanJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.CharacterJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.collection.IterableJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.EnumJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.JavaScriptObjectJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.BigDecimalKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.BigIntegerKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.ByteKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.DoubleKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.FloatKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.IntegerKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.LongKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.ShortKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.BooleanKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.CharacterKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.EnumKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.KeyDeserializer
Deserializes a non-null key into an object.
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.StringKeyDeserializer
 
doDeserialize(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.UUIDKeyDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.StringJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.UUIDJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.VoidJsonDeserializer
 
doDeserialize(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializer
Deserializes a non-null JSON input into an object.
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveDoubleArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveIntegerArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveShortArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.StringArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveBooleanArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveByteArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveCharacterArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveDoubleArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveFloatArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveIntegerArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveLongArrayJsonDeserializer
 
doDeserializeArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveShortArrayJsonDeserializer
 
doDeserializeIntoList(JsonReader, JsonDeserializationContext, JsonDeserializer<C>, JsonDeserializerParameters, JsonToken) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.AbstractArray2dJsonDeserializer
 
doDeserializeNonArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
 
doDeserializeNonArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveByteArrayJsonDeserializer
 
doDeserializeNonArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveCharacterArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.AbstractArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveDoubleArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveIntegerArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveShortArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.cast.StringArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveBooleanArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveByteArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveCharacterArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveDoubleArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveFloatArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveIntegerArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveLongArrayJsonDeserializer
 
doDeserializeSingleArray(JsonReader, JsonDeserializationContext, JsonDeserializerParameters) - Method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveShortArrayJsonDeserializer
 
doSerialize(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
Serializes a non-null object into JSON output.
doSerialize(JsonWriter, T[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.ArrayJsonSerializer
 
doSerialize(JsonWriter, T[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.Array2dJsonSerializer
 
doSerialize(JsonWriter, boolean[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveBooleanArray2dJsonSerializer
 
doSerialize(JsonWriter, byte[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveByteArray2dJsonSerializer
 
doSerialize(JsonWriter, char[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveCharacterArray2dJsonSerializer
 
doSerialize(JsonWriter, double[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveDoubleArray2dJsonSerializer
 
doSerialize(JsonWriter, float[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveFloatArray2dJsonSerializer
 
doSerialize(JsonWriter, int[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveIntegerArray2dJsonSerializer
 
doSerialize(JsonWriter, long[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveLongArray2dJsonSerializer
 
doSerialize(JsonWriter, short[][], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveShortArray2dJsonSerializer
 
doSerialize(JsonWriter, boolean[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveBooleanArrayJsonSerializer
 
doSerialize(JsonWriter, byte[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveByteArrayJsonSerializer
 
doSerialize(JsonWriter, char[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveCharacterArrayJsonSerializer
 
doSerialize(JsonWriter, double[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveDoubleArrayJsonSerializer
 
doSerialize(JsonWriter, float[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveFloatArrayJsonSerializer
 
doSerialize(JsonWriter, int[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveIntegerArrayJsonSerializer
 
doSerialize(JsonWriter, long[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveLongArrayJsonSerializer
 
doSerialize(JsonWriter, short[], JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveShortArrayJsonSerializer
 
doSerialize(JsonWriter, Date, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.DateJsonSerializer
 
doSerialize(JsonWriter, Date, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlDateJsonSerializer
 
doSerialize(JsonWriter, Time, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlTimeJsonSerializer
 
doSerialize(JsonWriter, Timestamp, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlTimestampJsonSerializer
 
doSerialize(JsonWriter, N, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer
 
doSerialize(JsonWriter, Double, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.DoubleJsonSerializer
 
doSerialize(JsonWriter, Long, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.LongJsonSerializer
 
doSerialize(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
 
doSerialize(JsonWriter, Boolean, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.BooleanJsonSerializer
 
doSerialize(JsonWriter, Character, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.CharacterJsonSerializer
 
doSerialize(JsonWriter, C, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
 
doSerialize(JsonWriter, E, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.EnumJsonSerializer
 
doSerialize(JsonWriter, I, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
 
doSerialize(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.JavaScriptObjectJsonSerializer
 
doSerialize(Boolean, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.BooleanKeySerializer
 
doSerialize(Date, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.DateKeySerializer
 
doSerialize(E, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.EnumKeySerializer
 
doSerialize(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.KeySerializer
Serializes a non-null object into a String to use as map's key.
doSerialize(Number, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.NumberKeySerializer
 
doSerialize(Object, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.ObjectKeySerializer
 
doSerialize(Object, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.ToStringKeySerializer
 
doSerialize(UUID, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.UUIDKeySerializer
 
doSerialize(JsonWriter, M, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
doSerialize(JsonWriter, Object, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.RawValueJsonSerializer
 
doSerialize(JsonWriter, String, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.StringJsonSerializer
 
doSerialize(JsonWriter, UUID, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.UUIDJsonSerializer
 
doSerialize(JsonWriter, Void, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.VoidJsonSerializer
 

E

encodeString(String) - Static method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
endArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
endArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
endArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
endArray() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
endArray() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
endArray() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Ends encoding the current array.
endObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
endObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
endObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
endObject() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
endObject() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current object.
endObject() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Ends encoding the current object.
EnumJsonDeserializer<E extends Enum<E>> - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for Enum.
EnumJsonDeserializer(Class<E>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.EnumJsonDeserializer
 
EnumJsonSerializer<E extends Enum<E>> - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Enum.
EnumKeyDeserializer<E extends Enum<E>> - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default KeyDeserializer implementation for Enum.
EnumKeySerializer<E extends Enum<E>> - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default KeySerializer implementation for Enum.
EnumMapJsonDeserializer<E extends Enum<E>,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for EnumMap.
EnumSetJsonDeserializer<E extends Enum<E>> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for EnumSet.
escapeString(String) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Escapes the String given in parameter

F

failOnUnknownProperties - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
failOnUnknownProperties(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Determines whether encountering of unknown properties (ones that do not map to a property, and there is no "any setter" or handler that can handle it) should result in a failure (by throwing a JsonDeserializationException) or not.
FastJsonWriter - Class in com.github.nmorel.gwtjackson.client.stream.impl
Same as DefaultJsonWriter but uses JsonUtils.escapeValue(String) instead of the REPLACEMENT_CHARS array.
FastJsonWriter(StringBuilder) - Constructor for class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
Creates a new instance that writes a JSON-encoded stream to out.
field - Variable in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
FieldAccessor - Class in com.github.nmorel.gwtjackson.rebind.property
 
FieldAccessor(String, boolean, boolean, Optional<JField>, boolean, Optional<JMethod>) - Constructor for class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
FieldAccessor.Accessor - Class in com.github.nmorel.gwtjackson.rebind.property
 
FieldAccessor.Accessor(CodeBlock) - Constructor for class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor.Accessor
 
FieldAccessor.Accessor(CodeBlock, MethodSpec) - Constructor for class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor.Accessor
 
fieldVisibility(JsonAutoDetect.Visibility) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Override the default behaviour of JsonAutoDetect.Visibility#DEFAULT for fields.
filterSubtypes() - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
filterSubtypesForDeserialization(TreeLogger, RebindConfiguration, JClassType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
filterSubtypesForSerialization(TreeLogger, RebindConfiguration, JClassType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
findAllProperties(RebindConfiguration, TreeLogger, JacksonTypeOracle, BeanInfo, boolean) - Static method in class com.github.nmorel.gwtjackson.rebind.property.PropertyProcessor
 
findFirstEncounteredAnnotationsOnAllHierarchy(RebindConfiguration, JClassType, Class<T>) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Browse all the hierarchy of the type and return the first corresponding annotation it found
findFirstTypeToApplyPropertyAnnotation(JMapperType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
findObjectIdGenerator(ObjectIdGenerator<T>) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Used by generated AbstractBeanJsonSerializer
findPropertyAccessors(RebindConfiguration, TreeLogger, BeanInfo) - Static method in class com.github.nmorel.gwtjackson.rebind.property.PropertyParser
 
flush() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
flush() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
flush() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Ensures all buffered data is written to the underlying StringBuilder and flushes that writer.
format(Date) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
format(JsonSerializerParameters, Date) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
format(DateTimeFormat, Date) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Format a date using the DateTimeFormat given in parameter and DateFormat.UTC_TIMEZONE.
format(TimeZone, Date) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Format a date using DateFormat.DATE_FORMAT_STR_ISO8601 and TimeZone given in parameter
format(DateTimeFormat, TimeZone, Date) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Format a date using the DateTimeFormat and TimeZone given in parameters
fromBase64(String) - Static method in class com.github.nmorel.gwtjackson.client.utils.Base64Utils
Decode a base64 string into a byte array.

G

generate(TreeLogger, GeneratorContext, String) - Method in class com.github.nmorel.gwtjackson.rebind.ObjectMapperGenerator
 
generateTypeInfo(BeanTypeInfo) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
Build the code to initialize a TypeSerializationInfo or TypeDeserializationInfo.
get(String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SimpleStringMap
Get a value indexed by a key.
getAccessor() - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor.Accessor
 
getAccessor(String, Object...) - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
getAccessor(String, boolean, boolean, Object...) - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
getAdditionalMethod() - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor.Accessor
 
getAnnotation(String, List<? extends HasAnnotations>) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Returns the first occurence of the annotation found on the types
getAnnotation(Class<T>, List<? extends HasAnnotations>) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Returns the first occurence of the annotation found on the types
getAnnotation(String) - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getAnnotation(Class<T>) - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getAnyGetterPropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getAnyGetterPropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
 
getAnySetterPropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getAnySetterPropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
 
getBackReference() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getBeanInfo() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getBeanJsonMapperInfo(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
getBufferedProperties() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.Instance
 
getBuilder() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getClassFromJsonDeserializeAnnotation(TreeLogger, Annotation, String) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
getColumnNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
getColumnNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
getColumnNumber() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
 
getCreatorMethod() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getCreatorParameters() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getCreatorVisibility() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getCreatorVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getDefaultCreatorVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getDefaultFieldVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getDefaultGetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getDefaultIsGetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getDefaultSetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getDefaultValueForType(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Returns the default value of the given type.
getDeserializedType() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
getDeserializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
getDeserializer() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
getDeserializer() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializer
 
getDeserializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
Return a RebindConfiguration.MapperInstance instantiating the deserializer for the given type
getEnum() - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
getEnumClass() - Method in class com.github.nmorel.gwtjackson.client.deser.EnumJsonDeserializer
 
getEnumClass() - Method in class com.github.nmorel.gwtjackson.client.deser.map.key.EnumKeyDeserializer
 
getField() - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
getField() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getFieldVisibility() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getFieldVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getFormat() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getGenerator() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
getGetter() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getGetterAccessor() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getGetterVisibility() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getGetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getIdentityInfo() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getIdentityInfo() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getIdentityInfo() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getIdentityInfo() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getIgnoredFields() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getIgnoredProperties() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getIgnoredProperties() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getIgnoredProperties() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getIgnoreUnknown() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getInclude() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
 
getInclude() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getInclude() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
 
getInclude() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getInclude() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
 
getInclude() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getInput() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
getInput() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
getInput() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.StringReader
 
getInput() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveDoubleArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveIntegerArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.cast.PrimitiveShortArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.cast.StringArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveBooleanArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveByteArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveCharacterArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveDoubleArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveFloatArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveIntegerArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveLongArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.PrimitiveShortArray2dJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveBooleanArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveByteArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveCharacterArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveDoubleArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveFloatArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveIntegerArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveLongArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.array.PrimitiveShortArrayJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.DateJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlDateJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimeJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseDateJsonDeserializer.SqlTimestampJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.BigDecimalJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.BigIntegerJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.ByteJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.DoubleJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.FloatJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.IntegerJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.LongJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.NumberJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BaseNumberJsonDeserializer.ShortJsonDeserializer
 
getInstance() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.Instance
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.BooleanJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.CharacterJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.JavaScriptObjectJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.DateKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlDateKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimeKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseDateKeyDeserializer.SqlTimestampKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.BigDecimalKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.BigIntegerKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.ByteKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.DoubleKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.FloatKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.IntegerKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.LongKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BaseNumberKeyDeserializer.ShortKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.BooleanKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.CharacterKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.StringKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.UUIDKeyDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.StringJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.UUIDJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.deser.VoidJsonDeserializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveBooleanArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveByteArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveCharacterArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveDoubleArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveFloatArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveIntegerArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveLongArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveShortArray2dJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveBooleanArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveByteArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveCharacterArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveDoubleArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveFloatArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveIntegerArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveLongArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveShortArrayJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.DateJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlDateJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlTimeJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer.SqlTimestampJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.BigDecimalJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.BigIntegerJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.ByteJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.DoubleJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.FloatJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.IntegerJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.LongJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.NumberJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.ShortJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.BooleanJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.CharacterJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.EnumJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.JavaScriptObjectJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.BooleanKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.DateKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.EnumKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.NumberKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.ObjectKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.ToStringKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.map.key.UUIDKeySerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.RawValueJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.StringJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.UUIDJsonSerializer
 
getInstance() - Static method in class com.github.nmorel.gwtjackson.client.ser.VoidJsonSerializer
 
getInstance() - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
getInstanceCreationMethod() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration.MapperInstance
 
getIsGetterVisibility() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getIsGetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getJavaScriptObject() - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
getJsonDeserializerFromType(JType) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build a JDeserializerType that instantiate a JsonSerializer for the given type.
getJsonDeserializerFromType(JType, boolean) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build a JDeserializerType that instantiate a JsonSerializer for the given type.
getJsonSerializerFromType(JType) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build a JSerializerType that instantiate a JsonSerializer for the given type.
getJsonSerializerFromType(JType, boolean) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build a JSerializerType that instantiate a JsonSerializer for the given type.
getKeyDeserializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
Return a RebindConfiguration.MapperInstance instantiating the key deserializer for the given type
getKeyDeserializerFromType(JType) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build the JDeserializerType that instantiate a KeyDeserializer for the given type.
getKeySerializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
Return a RebindConfiguration.MapperInstance instantiating the key serializer for the given type
getKeySerializerFromType(JType) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Build the JSerializerType that instantiate a KeySerializer for the given type.
getLineNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
getLineNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
getLineNumber() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
 
getLocale() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getLocale() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getLogger() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
getLogger() - Method in class com.github.nmorel.gwtjackson.client.JsonMappingContext
 
getLogger() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
getManagedReference() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getMapMixInAnnotations() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getMapperInfo() - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
getMapperInfo(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Returns the mapper information for the given type.
getMapperInfo() - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
getMapperInfo() - Method in class com.github.nmorel.gwtjackson.rebind.ObjectMapperCreator
 
getMapperType() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration.MapperInstance
 
getMapTypeToDeserializationMetadata() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
 
getMapTypeToDeserializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getMapTypeToKeyDeserializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getMapTypeToKeySerializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getMapTypeToSerializationMetadata() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
 
getMapTypeToSerializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getMethod() - Method in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
getMixInAnnotations(JType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
Return the mixin type for the given type
getObjectId(Object) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
getObjectId(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
 
getObjectId(T, JsonSerializationContext) - Method in interface com.github.nmorel.gwtjackson.client.ser.bean.IdentitySerializationInfo
 
getObjectId(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.PropertyIdentitySerializationInfo
 
getObjectWithId(ObjectIdGenerator.IdKey) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
getOutput() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
getOutput() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
getOutput() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
 
getPackageName() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getParameter() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getParameterizedTypes() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getParameters() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializerAndParameters
 
getParameters() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
getParameters() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration.MapperInstance
 
getParameters() - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
getParametersDeserializer() - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.InstanceBuilder
 
getPattern() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getPattern() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getPrintWriter(String, String) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Creates the PrintWriter to write the class.
getProperties() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getProperties() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
 
getPropertyName() - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.IdentityDeserializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
getPropertyName() - Method in interface com.github.nmorel.gwtjackson.client.ser.bean.IdentitySerializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getPropertyName() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getPropertyOrderList() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getRootMapperClass() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getRootMapperHash() - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
getScope() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
getSerializedType() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
 
getSerializeNulls() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
Returns true if object members are serialized when their value is null.
getSerializeNulls() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
Returns true if object members are serialized when their value is null.
getSerializeNulls() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
 
getSerializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
getSerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.HasSerializer
 
getSerializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
Return a RebindConfiguration.MapperInstance instantiating the serializer for the given type
getSetter() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
getSetterAccessor() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getSetterVisibility() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 
getSetterVisibility() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getShape() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getShape() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getSimpleDeserializerClassName() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getSimpleSerializerClassName() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getterVisibility(JsonAutoDetect.Visibility) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Override the default behaviour of JsonAutoDetect.Visibility#DEFAULT for getters.
getTimezone() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getType() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
getType() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getType() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
getType(String) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
getType() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getType() - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
getTypeClass(String) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
 
getTypeInfo() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
getTypeInfo() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
getTypeInfo(Class) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
 
getTypeInfo() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getTypeInfo() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
getUse() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanTypeInfo
 
getValue(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
getValuePropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
getValuePropertyInfo() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
 
getWhitelist() - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
 

H

HasDeserializer<V,S extends JsonDeserializer<V>> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Lazy initialize a JsonDeserializer
HasDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializer
 
HasDeserializerAndParameters<V,S extends JsonDeserializer<V>> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Lazy initialize a JsonDeserializer
HasDeserializerAndParameters() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializerAndParameters
 
HashMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for HashMap.
HashSetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for HashSet.
hasNext() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
hasNext() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
hasNext() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns true if the current array or object has another element.
HasSerializer<V,S extends JsonSerializer<V>> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Lazy initialize a JsonSerializer
HasSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.HasSerializer
 

I

IdentityDeserializationInfo<T> - Interface in com.github.nmorel.gwtjackson.client.deser.bean
Contains identity informations for deserialization process.
IdentityHashMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for IdentityHashMap.
IdentitySerializationInfo<T> - Interface in com.github.nmorel.gwtjackson.client.ser.bean
Contains identity informations for serialization process.
indent - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
indent(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that allows enabling (or disabling) indentation for the underlying writer.
initAnyGetterPropertySerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
initAnySetterDeserializer() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the AnySetterDeserializer.
initBackReferenceDeserializers() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the SimpleStringMap containing the back reference deserializers.
initDeserializers() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the SimpleStringMap containing the property deserializers.
initIdentityInfo() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
initIdentityInfo() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
initIgnoredProperties() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the Set containing the ignored property names.
initInstanceBuilder() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the InstanceBuilder.
initMapSubtypeClassToDeserializer() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the Map containing the SubtypeDeserializer.
initMapSubtypeClassToSerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
Initialize the Map containing the SubtypeSerializer.
initRequiredProperties() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the Set containing the required property names.
initSerializers() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
Initialize the Map containing the property serializers.
initTypeInfo() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Initialize the TypeDeserializationInfo.
initTypeInfo() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
Initialize the TypeSerializationInfo.
initValueSerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractValueBeanJsonSerializer
 
Instance<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
Instance(T, Map<String, String>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.Instance
 
instance - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
instance(CodeBlock) - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
instance - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
instanceBuilder - Variable in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
InstanceBuilder<T> - Interface in com.github.nmorel.gwtjackson.client.deser.bean
 
isAcceptSingleValueAsArray() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isAlwaysAsId() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
 
isAlwaysAsId() - Method in interface com.github.nmorel.gwtjackson.client.ser.bean.IdentitySerializationInfo
 
isAlwaysAsId() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.PropertyIdentitySerializationInfo
 
isAlwaysAsId() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
isAnnotationPresent(Class<T>, List<? extends HasAnnotations>) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
Returns true when one of the type has the specified annotation
isAnnotationPresentOnField(Class<T>) - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
isAnnotationPresentOnGetter(Class<T>) - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
isAnnotationPresentOnSetter(Class<T>) - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyAccessors
 
isAnyGetter() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isAnySetter() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isBeanMapper() - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
isCreatorDefaultConstructor() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
isCreatorDelegation() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
isDefault(T) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
 
isDefault(BigDecimal) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.BigDecimalJsonSerializer
 
isDefault(BigInteger) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.BigIntegerJsonSerializer
 
isDefault(Byte) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.ByteJsonSerializer
 
isDefault(Double) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.DoubleJsonSerializer
 
isDefault(Float) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.FloatJsonSerializer
 
isDefault(Integer) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.IntegerJsonSerializer
 
isDefault(Long) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.LongJsonSerializer
 
isDefault(Number) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.NumberJsonSerializer
 
isDefault(Short) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseNumberJsonSerializer.ShortJsonSerializer
 
isDefault(Boolean) - Method in class com.github.nmorel.gwtjackson.client.ser.BooleanJsonSerializer
 
isDefault(Character) - Method in class com.github.nmorel.gwtjackson.client.ser.CharacterJsonSerializer
 
isDefaultIgnoreUnknown() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
Whether encountering of unknown properties should result in a failure (by throwing a JsonDeserializationException) or not.
isEmpty(T) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
 
isEmpty(T[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.ArrayJsonSerializer
 
isEmpty(T[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.Array2dJsonSerializer
 
isEmpty(boolean[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveBooleanArray2dJsonSerializer
 
isEmpty(byte[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveByteArray2dJsonSerializer
 
isEmpty(char[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveCharacterArray2dJsonSerializer
 
isEmpty(double[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveDoubleArray2dJsonSerializer
 
isEmpty(float[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveFloatArray2dJsonSerializer
 
isEmpty(int[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveIntegerArray2dJsonSerializer
 
isEmpty(long[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveLongArray2dJsonSerializer
 
isEmpty(short[][]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.dd.PrimitiveShortArray2dJsonSerializer
 
isEmpty(boolean[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveBooleanArrayJsonSerializer
 
isEmpty(byte[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveByteArrayJsonSerializer
 
isEmpty(char[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveCharacterArrayJsonSerializer
 
isEmpty(double[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveDoubleArrayJsonSerializer
 
isEmpty(float[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveFloatArrayJsonSerializer
 
isEmpty(int[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveIntegerArrayJsonSerializer
 
isEmpty(long[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveLongArrayJsonSerializer
 
isEmpty(short[]) - Method in class com.github.nmorel.gwtjackson.client.ser.array.PrimitiveShortArrayJsonSerializer
 
isEmpty(D) - Method in class com.github.nmorel.gwtjackson.client.ser.BaseDateJsonSerializer
 
isEmpty(C) - Method in class com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
 
isEmpty(I) - Method in class com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
 
isEmpty(M) - Method in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
isEmpty(String) - Method in class com.github.nmorel.gwtjackson.client.ser.StringJsonSerializer
 
isEnum(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isEnumSupertype(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isFailOnUnknownProperties() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isGetterVisibility(JsonAutoDetect.Visibility) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Override the default behaviour of JsonAutoDetect.Visibility#DEFAULT for boolean getters.
isIdABeanProperty() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanIdentityInfo
 
isIgnored() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isIgnoreUnknown() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
isIgnoreUnknown() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
isIterable(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isJavaScriptObject(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isJsonDeserializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isJsonSerializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isKeyDeserializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isKeySerializer(JType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isLenient() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
Returns true if this parser is liberal in what it accepts.
isLenient() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
Returns true if this writer has relaxed syntax rules.
isLenient() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
Returns true if this writer has relaxed syntax rules.
isLenient() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
Returns true if this parser is liberal in what it accepts.
isMap(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isNullValueAllowed() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
 
isNullValueAllowed() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseQueueJsonDeserializer
 
isNullValueAllowed() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseSortedSetJsonDeserializer
 
isNullValueAllowed() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.EnumSetJsonDeserializer
 
isObject(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
isObjectOrSerializable(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
isObjectReader(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isObjectWriter(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
isOrderMapEntriesByKeys() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isProperty() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
 
isProperty() - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.IdentityDeserializationInfo
 
isProperty() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
 
isProperty() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractIdentitySerializationInfo
 
isProperty() - Method in interface com.github.nmorel.gwtjackson.client.ser.bean.IdentitySerializationInfo
 
isProperty() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.PropertyIdentitySerializationInfo
 
isPropertyOrderAlphabetic() - Method in class com.github.nmorel.gwtjackson.rebind.bean.BeanInfo
 
isRawValue() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isReadUnknownEnumValuesAsNull() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isRequired() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isSamePackage() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonMapperInfo
 
isSerializable(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.CreatorUtils
 
isSerializeNulls() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isSerializer() - Method in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
isSerializer() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonDeserializerCreator
 
isSerializer() - Method in class com.github.nmorel.gwtjackson.rebind.BeanJsonSerializerCreator
 
isSpecificToMapper(JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
isTypeSupportedForDeserialization(TreeLogger, JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
isTypeSupportedForSerialization(TreeLogger, JClassType) - Method in class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
isUnwrapped() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
isUnwrapped() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isUnwrapRootValue() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isUseBrowserTimezone() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isUseSafeEval() - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
isValue() - Method in class com.github.nmorel.gwtjackson.rebind.property.PropertyInfo
 
isWrapRootValue() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteCharArraysAsJsonArrays() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteDateKeysAsTimestamps() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteDatesAsTimestamps() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteEmptyJsonArrays() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteNullMapValues() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
isWriteSingleElemArraysUnwrapped() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
IterableJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Iterable.
IterableJsonSerializer<I extends Iterable<T>,T> - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Iterable.
IterableJsonSerializer(JsonSerializer<T>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
 

J

JacksonTypeOracle - Class in com.github.nmorel.gwtjackson.rebind
 
JacksonTypeOracle(TreeLogger, TypeOracle) - Constructor for class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 
JavaScriptObjectJsonDeserializer<T extends com.google.gwt.core.client.JavaScriptObject> - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for JavaScriptObject.
JavaScriptObjectJsonSerializer<T extends com.google.gwt.core.client.JavaScriptObject> - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for JavaScriptObject.
JDeserializerType - Class in com.github.nmorel.gwtjackson.rebind.type
Contains informations about deserializer like its type or the code to instantiate it.
JDeserializerType.Builder - Class in com.github.nmorel.gwtjackson.rebind.type
 
JDeserializerType.Builder() - Constructor for class com.github.nmorel.gwtjackson.rebind.type.JDeserializerType.Builder
 
JMapperType - Class in com.github.nmorel.gwtjackson.rebind.type
Contains informations about serializer or deserializer like its type or the code to instantiate it.
JMapperType(boolean, JType, CodeBlock, ImmutableList<? extends JMapperType>) - Constructor for class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
JMapperType.Builder<B extends JMapperType.Builder,M extends JMapperType> - Class in com.github.nmorel.gwtjackson.rebind.type
 
JMapperType.Builder() - Constructor for class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
JSerializerType - Class in com.github.nmorel.gwtjackson.rebind.type
Contains informations about serializer like its type or the code to instantiate it.
JSerializerType.Builder - Class in com.github.nmorel.gwtjackson.rebind.type
 
JSerializerType.Builder() - Constructor for class com.github.nmorel.gwtjackson.rebind.type.JSerializerType.Builder
 
JsniCodeBlockBuilder - Class in com.github.nmorel.gwtjackson.rebind.writer
Helper class to build CodeBlock containing JSNI code.
JsonDeserializationContext - Class in com.github.nmorel.gwtjackson.client
Context for the deserialization process.
JsonDeserializationContext.Builder - Class in com.github.nmorel.gwtjackson.client
JsonDeserializationContext.Builder() - Constructor for class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Deprecated.
Use JsonDeserializationContext.builder() instead. This constructor will be made protected in v1.0.
JsonDeserializationContext.DefaultBuilder - Class in com.github.nmorel.gwtjackson.client
 
JsonDeserializationException - Exception in com.github.nmorel.gwtjackson.client.exception
Base exception for deserialization process
JsonDeserializationException() - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonDeserializationException
 
JsonDeserializationException(String) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonDeserializationException
 
JsonDeserializationException(String, Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonDeserializationException
 
JsonDeserializationException(Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonDeserializationException
 
JsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client
Base class for all the deserializer.
JsonDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.JsonDeserializer
 
JsonDeserializerParameters - Class in com.github.nmorel.gwtjackson.client
This class includes parameters defined through properties annotations like JsonIgnoreProperties.
JsonDeserializerParameters() - Constructor for class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
JsonMappingContext - Class in com.github.nmorel.gwtjackson.client
Base class for serialization and deserialization context
JsonMappingContext() - Constructor for class com.github.nmorel.gwtjackson.client.JsonMappingContext
 
JsonMappingException - Exception in com.github.nmorel.gwtjackson.client.exception
Base exception for mapping process
JsonMappingException() - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonMappingException
 
JsonMappingException(String) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonMappingException
 
JsonMappingException(String, Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonMappingException
 
JsonMappingException(Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonMappingException
 
JsonMixIns - Annotation Type in com.github.nmorel.gwtjackson.client.annotation
Annotation used to define mix-in annotations specific to the annotated ObjectMapper, ObjectReader or ObjectWriter.
JsonMixIns.JsonMixIn - Annotation Type in com.github.nmorel.gwtjackson.client.annotation
Definition of a mix-in annotation.
JsonReader - Interface in com.github.nmorel.gwtjackson.client.stream
 
JsonSerializationContext - Class in com.github.nmorel.gwtjackson.client
Context for the serialization process.
JsonSerializationContext.Builder - Class in com.github.nmorel.gwtjackson.client
JsonSerializationContext.Builder() - Constructor for class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Deprecated.
Use JsonSerializationContext.builder() instead. This constructor will be made protected in v1.0.
JsonSerializationContext.DefaultBuilder - Class in com.github.nmorel.gwtjackson.client
 
JsonSerializationException - Exception in com.github.nmorel.gwtjackson.client.exception
Base exception for serialization process
JsonSerializationException() - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonSerializationException
 
JsonSerializationException(String) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonSerializationException
 
JsonSerializationException(String, Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonSerializationException
 
JsonSerializationException(Throwable) - Constructor for exception com.github.nmorel.gwtjackson.client.exception.JsonSerializationException
 
JsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client
Base class for all the serializer.
JsonSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.JsonSerializer
 
JsonSerializerParameters - Class in com.github.nmorel.gwtjackson.client
This class includes parameters defined through properties annotations like JsonFormat.
JsonSerializerParameters() - Constructor for class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
JsonToken - Enum in com.github.nmorel.gwtjackson.client.stream
A structure, name or value type in a JSON-encoded string.
JsonWriter - Interface in com.github.nmorel.gwtjackson.client.stream
 
JTypeName - Class in com.github.nmorel.gwtjackson.rebind.writer
Helper class to convert JType into TypeName

K

key(Class<T>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Return a AbstractConfiguration.KeyTypeConfiguration to configure key serializer and/or deserializer for the given type.
keyDeserializer - Variable in class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
KeyDeserializer used to deserialize the keys.
KeyDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Base class for all the key deserializer.
KeyDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.map.key.KeyDeserializer
 
KeySerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Base class for all the Map key serializer.
KeySerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.map.key.KeySerializer
 
keySerializer - Variable in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 

L

LinkedHashMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for LinkedHashMap.
LinkedHashSetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for LinkedHashSet.
LinkedListJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for LinkedList.
ListJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for List.
logger - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
longFromBase64(String) - Static method in class com.github.nmorel.gwtjackson.client.utils.Base64Utils
Decode a base64 string into a long value.

M

MalformedJsonException - Exception in com.github.nmorel.gwtjackson.client.stream.impl
Thrown when a reader encounters malformed JSON.
MalformedJsonException(String) - Constructor for exception com.github.nmorel.gwtjackson.client.stream.impl.MalformedJsonException
 
MapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for Map.
MapJsonSerializer<M extends Map<K,V>,K,V> - Class in com.github.nmorel.gwtjackson.client.ser.map
Default JsonSerializer implementation for Map.
MapJsonSerializer(KeySerializer<K>, JsonSerializer<V>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
mapperInfo - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
method - Variable in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.BooleanKeySerializer
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.DateKeySerializer
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.EnumKeySerializer
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.KeySerializer
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.NumberKeySerializer
 
mustBeEscaped(JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.UUIDKeySerializer
 

N

name(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
name(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
name(String) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes the property name.
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractCollectionJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractListJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractQueueJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractSequentialListJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.ArrayListJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
Instantiates a new collection for deserialization process.
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.CollectionJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.EnumSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.HashSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.LinkedHashSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.LinkedListJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.ListJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.PriorityQueueJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.QueueJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.SetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.SortedSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.StackJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.TreeSetJsonDeserializer
 
newCollection() - Method in class com.github.nmorel.gwtjackson.client.deser.collection.VectorJsonDeserializer
 
newDeserializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
Instantiates a new deserializer
newDeserializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectWriter
 
newDeserializer() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializer
 
newIdKey(Object) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
 
newIdKey(Object) - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.IdentityDeserializationInfo
 
newIdKey(Object) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
 
newInstance(JsonDeserializer<T>, ArrayJsonDeserializer.ArrayCreator<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
 
newInstance(JsonDeserializer<T>, Array2dJsonDeserializer.Array2dCreator<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer
 
newInstance(JsonReader, JsonDeserializationContext, JsonDeserializerParameters, Map<String, String>, Map<String, Object>) - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.InstanceBuilder
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractCollectionJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractListJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractQueueJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractSequentialListJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.AbstractSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.ArrayListJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.CollectionJsonDeserializer
 
newInstance(EnumJsonDeserializer<E>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.EnumSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.HashSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.IterableJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.LinkedHashSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.LinkedListJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.ListJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.PriorityQueueJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.QueueJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.SetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.SortedSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.StackJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.TreeSetJsonDeserializer
 
newInstance(JsonDeserializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.deser.collection.VectorJsonDeserializer
 
newInstance(Class<E>) - Static method in class com.github.nmorel.gwtjackson.client.deser.EnumJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.AbstractMapJsonDeserializer
 
newInstance(EnumKeyDeserializer<E>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.EnumMapJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.HashMapJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.IdentityHashMapJsonDeserializer
 
newInstance(Class<E>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.key.EnumKeyDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.LinkedHashMapJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.MapJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.SortedMapJsonDeserializer
 
newInstance(KeyDeserializer<K>, JsonDeserializer<V>) - Static method in class com.github.nmorel.gwtjackson.client.deser.map.TreeMapJsonDeserializer
 
newInstance(JsonSerializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.ser.array.ArrayJsonSerializer
 
newInstance(JsonSerializer<T>) - Static method in class com.github.nmorel.gwtjackson.client.ser.array.dd.Array2dJsonSerializer
 
newInstance(JsonSerializer<?>) - Static method in class com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
 
newInstance(JsonSerializer<?>) - Static method in class com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
 
newInstance(KeySerializer<?>, JsonSerializer<?>) - Static method in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
newJsonReader(String) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
 
newJsonWriter() - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.AbstractMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
Instantiates a new map for deserialization process.
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.EnumMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.HashMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.IdentityHashMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.LinkedHashMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.MapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.SortedMapJsonDeserializer
 
newMap() - Method in class com.github.nmorel.gwtjackson.client.deser.map.TreeMapJsonDeserializer
 
newParameters() - Method in class com.github.nmorel.gwtjackson.client.deser.bean.HasDeserializerAndParameters
 
newParameters() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
newSerializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
Instantiates a new serializer
newSerializer() - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectReader
 
newSerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AnyGetterPropertySerializer
 
newSerializer() - Method in class com.github.nmorel.gwtjackson.client.ser.bean.HasSerializer
 
nextBoolean() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextBoolean() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextBoolean() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the boolean value of the next token, consuming it.
nextDouble() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextDouble() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextDouble() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the double value of the next token, consuming it.
nextInt() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextInt() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextInt() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the int value of the next token, consuming it.
nextJavaScriptObject(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextJavaScriptObject(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextJavaScriptObject(boolean) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the JavaScriptObject of the next token, consuming it.
nextLong() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextLong() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextLong() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the long value of the next token, consuming it.
nextName() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextName() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextName() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the next token, a property name, and consumes it.
nextNull() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextNull() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextNull() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is a literal null.
nextNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextNumber() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextNumber() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the Number value of the next token, consuming it.
nextString() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextString() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextString() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the string value of the next token, consuming it.
nextValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
nextValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
nextValue() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Reads the next value recursively and returns it as a String.
NonBufferedJsonReader - Class in com.github.nmorel.gwtjackson.client.stream.impl
Reads a JSON (RFC 4627) encoded value as a stream of tokens.
NonBufferedJsonReader(String) - Constructor for class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
Creates a new instance that reads a JSON-encoded stream from in.
nullValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
nullValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
nullValue() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes null.
NumberKeySerializer - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default KeySerializer implementation for Number.

O

ObjectIdSerializer<I> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Contains the id of a bean and a serializer to facilitate the serialization of the next instances of the object.
ObjectIdSerializer(I, JsonSerializer<I>) - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.ObjectIdSerializer
 
ObjectKeySerializer - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default KeySerializer implementation for Object.
ObjectMapper<T> - Interface in com.github.nmorel.gwtjackson.client
Interface combining ObjectReader and ObjectWriter
ObjectMapperCreator - Class in com.github.nmorel.gwtjackson.rebind
 
ObjectMapperCreator(TreeLogger, GeneratorContext, RebindConfiguration, JacksonTypeOracle) - Constructor for class com.github.nmorel.gwtjackson.rebind.ObjectMapperCreator
 
ObjectMapperGenerator - Class in com.github.nmorel.gwtjackson.rebind
 
ObjectMapperGenerator() - Constructor for class com.github.nmorel.gwtjackson.rebind.ObjectMapperGenerator
 
ObjectReader<T> - Interface in com.github.nmorel.gwtjackson.client
Reads a JSON input and return an object
ObjectWriter<T> - Interface in com.github.nmorel.gwtjackson.client
Writes an object to JSON.
orderMapEntriesByKeys - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
orderMapEntriesByKeys(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines whether Map entries are first sorted by key before serialization or not: if enabled, additional sorting step is performed if necessary (not necessary for SortedMaps), if disabled, no additional sorting is needed.

P

parameterizedName(Class, JType...) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 
parameters - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
parameters(ImmutableList<M>) - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
parameters - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
parse(String) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Parse a date using DateFormat.DATE_FORMAT_STR_ISO8601 and the browser timezone.
parse(boolean, String, Boolean, String) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Parse a date using the pattern given in parameter or DateFormat.DATE_FORMAT_STR_ISO8601 and the browser timezone.
parse(DateTimeFormat, String) - Static method in class com.github.nmorel.gwtjackson.client.utils.DateFormat
Parse a date using the DateTimeFormat given in parameter and the browser timezone.
peek() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
peek() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
peek() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Returns the type of the next token without consuming it.
PrimitiveBooleanArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of boolean.
PrimitiveBooleanArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of boolean.
PrimitiveBooleanArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of boolean.
PrimitiveBooleanArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of boolean.
PrimitiveByteArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of byte.
PrimitiveByteArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of byte.
PrimitiveByteArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of byte.
PrimitiveByteArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of byte.
PrimitiveCharacterArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of char.
PrimitiveCharacterArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of char.
PrimitiveCharacterArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of char.
PrimitiveCharacterArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of char.
PrimitiveDoubleArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of double.
PrimitiveDoubleArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of double.
PrimitiveDoubleArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.cast
Default JsonDeserializer implementation for array of double.
PrimitiveDoubleArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of double.
PrimitiveDoubleArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of double.
PrimitiveFloatArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of float.
PrimitiveFloatArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of float.
PrimitiveFloatArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of float.
PrimitiveFloatArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of float.
PrimitiveIntegerArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of int.
PrimitiveIntegerArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of int.
PrimitiveIntegerArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.cast
Default JsonDeserializer implementation for array of int.
PrimitiveIntegerArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of int.
PrimitiveIntegerArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of int.
PrimitiveLongArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of long.
PrimitiveLongArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of long.
PrimitiveLongArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of long.
PrimitiveLongArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of long.
PrimitiveShortArray2dJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.dd
Default JsonDeserializer implementation for 2D array of short.
PrimitiveShortArray2dJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array.dd
Default JsonSerializer implementation for 2D array of short.
PrimitiveShortArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.cast
Default JsonDeserializer implementation for array of short.
PrimitiveShortArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array
Default JsonDeserializer implementation for array of short.
PrimitiveShortArrayJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser.array
Default JsonSerializer implementation for array of short.
primitiveType(Class) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Return a AbstractConfiguration.PrimitiveTypeConfiguration to configure serializer and/or deserializer for the given primitive type.
PriorityQueueJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for PriorityQueue.
processBean(TreeLogger, JacksonTypeOracle, RebindConfiguration, JClassType) - Static method in class com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
 
processIdentity(TreeLogger, JacksonTypeOracle, RebindConfiguration, JClassType, Optional<JsonIdentityInfo>, Optional<JsonIdentityReference>) - Static method in class com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
 
processProperties(RebindConfiguration, TreeLogger, JacksonTypeOracle, BeanInfo, PropertiesContainer) - Static method in class com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
Process the properties of the bean to find additionnal informations like @JsonValue.
processType(TreeLogger, JacksonTypeOracle, RebindConfiguration, JClassType, Optional<JsonTypeInfo>, Optional<JsonSubTypes>) - Static method in class com.github.nmorel.gwtjackson.rebind.bean.BeanProcessor
 
properties - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractBeanJsonCreator
 
PropertiesContainer - Class in com.github.nmorel.gwtjackson.rebind.property
 
PropertiesContainer(ImmutableMap<String, PropertyInfo>, Optional<PropertyInfo>, Optional<PropertyInfo>, Optional<PropertyInfo>) - Constructor for class com.github.nmorel.gwtjackson.rebind.property.PropertiesContainer
 
PropertyAccessors - Class in com.github.nmorel.gwtjackson.rebind.property
 
PropertyIdentityDeserializationInfo<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
PropertyIdentityDeserializationInfo(String, Class<?>, Class<?>) - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
 
PropertyIdentitySerializationInfo<T,V> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Contains identity informations for serialization process.
PropertyIdentitySerializationInfo(boolean, String) - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.PropertyIdentitySerializationInfo
 
PropertyInfo - Class in com.github.nmorel.gwtjackson.rebind.property
 
propertyName - Variable in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
 
propertyName - Variable in class com.github.nmorel.gwtjackson.rebind.property.FieldAccessor
 
PropertyParser - Class in com.github.nmorel.gwtjackson.rebind.property
Utility class used to parse a bean looking for all its properties
PropertyParser() - Constructor for class com.github.nmorel.gwtjackson.rebind.property.PropertyParser
 
PropertyProcessor - Class in com.github.nmorel.gwtjackson.rebind.property
 
PropertyProcessor() - Constructor for class com.github.nmorel.gwtjackson.rebind.property.PropertyProcessor
 
put(String, V) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.SimpleStringMap
Put the value in the map at the given key.

Q

QueueJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Queue.

R

rawName(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 
rawName(boolean, JType) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 
rawValue(Object) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
rawValue(Object) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
rawValue(Object) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.toString() as is.
RawValueJsonSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser
Dummy JsonSerializer that will just output raw values by calling toString() on value to serialize.
read(String) - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
read(String, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
read(String) - Method in interface com.github.nmorel.gwtjackson.client.ObjectReader
Reads a JSON input into an object.
read(String, JsonDeserializationContext) - Method in interface com.github.nmorel.gwtjackson.client.ObjectReader
Reads a JSON input into an object.
read(char[], int, int) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.StringReader
Reads characters into a portion of an array.
readId(JsonReader, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractIdentityDeserializationInfo
 
readId(JsonReader, JsonDeserializationContext) - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.IdentityDeserializationInfo
Reads the id and returns it.
readId(JsonReader, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.PropertyIdentityDeserializationInfo
 
readUnknownEnumValuesAsNull - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
readUnknownEnumValuesAsNull(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature that determines whether gwt-jackson should return null for unknown enum values.
RebindConfiguration - Class in com.github.nmorel.gwtjackson.rebind
Wrap the default configuration + user configuration.
RebindConfiguration(TreeLogger, GeneratorContext, JacksonTypeOracle, JClassType) - Constructor for class com.github.nmorel.gwtjackson.rebind.RebindConfiguration
 
RebindConfiguration.MapperInstance - Class in com.github.nmorel.gwtjackson.rebind
 
RebindConfiguration.MapperType - Enum in com.github.nmorel.gwtjackson.rebind
 
replaceType(TreeLogger, JType, Annotation) - Method in class com.github.nmorel.gwtjackson.rebind.JacksonTypeOracle
 

S

serialize(JsonWriter, T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
Serializes an object into JSON output.
serialize(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
Serializes an object into JSON output.
serialize(JsonWriter, T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AnyGetterPropertySerializer
Serializes the property defined for this instance.
serialize(JsonWriter, T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
Serializes the property defined for this instance.
serialize(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.map.key.KeySerializer
Serializes an object into a String to use as map's key.
serializeId(JsonWriter, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.ObjectIdSerializer
 
serializeInternally(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters, IdentitySerializationInfo<T>, TypeSerializationInfo<T>) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
 
serializeInternally(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters, IdentitySerializationInfo<T>, TypeSerializationInfo<T>) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer.BeanSubtypeSerializer
 
serializeInternally(JsonWriter, T, JsonSerializationContext, JsonSerializerParameters, IdentitySerializationInfo<T>, TypeSerializationInfo<T>) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer.DefaultSubtypeSerializer
 
serializeNulls - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
serializeNulls(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Sets whether object members are serialized when their value is null.
serializeNullValue(JsonWriter, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializer
Serialize the null value.
serializeNullValue(JsonWriter, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.VoidJsonSerializer
 
serializeObject(JsonWriter, T, JsonSerializationContext, Set<String>, IdentitySerializationInfo, ObjectIdSerializer<?>, String, String) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
Serializes all the properties of the bean in a json object.
serializeObject(JsonWriter, T, JsonSerializationContext, Set<String>, IdentitySerializationInfo, ObjectIdSerializer<?>, String, String) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractValueBeanJsonSerializer
 
serializePropertyName(JsonWriter, T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.AnyGetterPropertySerializer
 
serializePropertyName(JsonWriter, T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.ser.bean.BeanPropertySerializer
Serializes the property name
serializer(Class<? extends KeySerializer>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.KeyTypeConfiguration
 
serializer(Class) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.PrimitiveTypeConfiguration
 
serializer(Class<? extends JsonSerializer>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration.TypeConfiguration
 
serializer - Variable in class com.github.nmorel.gwtjackson.client.ser.CollectionJsonSerializer
 
serializer - Variable in class com.github.nmorel.gwtjackson.client.ser.IterableJsonSerializer
 
serializers - Variable in class com.github.nmorel.gwtjackson.client.ser.bean.AbstractBeanJsonSerializer
 
serializeValues(JsonWriter, M, JsonSerializationContext, JsonSerializerParameters) - Method in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
setBackReference(String, Object, T[], JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.array.ArrayJsonDeserializer
 
setBackReference(String, Object, T[][], JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.array.dd.Array2dJsonDeserializer
 
setBackReference(String, Object, T, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AbstractBeanJsonDeserializer
 
setBackReference(T, R, JsonDeserializationContext) - Method in interface com.github.nmorel.gwtjackson.client.deser.bean.BackReferenceProperty
 
setBackReference(String, Object, C, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseCollectionJsonDeserializer
 
setBackReference(String, Object, I, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.collection.BaseIterableJsonDeserializer
 
setBackReference(String, Object, M, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
 
setBackReference(String, Object, T, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializer
Set the back reference.
setIdentityInfo(IdentityDeserializationInfo) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setIdentityInfo(IdentitySerializationInfo) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setIgnoreUnknown(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setInclude(JsonInclude.Include) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setIndent(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
setIndent(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
setIndent(String) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Sets the indentation string to be repeated for each level of indentation in the encoded document.
SetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Set.
setLenient(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
setLenient(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
setLenient(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
setLenient(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
Configure this parser to be be liberal in what it accepts.
setLenient(boolean) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Configure this parser to be be liberal in what it accepts.
setLenient(boolean) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Configure this writer to relax its syntax rules.
setLocale(String) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setLocale(String) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setPattern(String) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setPattern(String) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setSerializeNulls(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
setSerializeNulls(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
setSerializeNulls(boolean) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Sets whether object members are serialized when their value is null.
setShape(JsonFormat.Shape) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setShape(JsonFormat.Shape) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setterVisibility(JsonAutoDetect.Visibility) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Override the default behaviour of JsonAutoDetect.Visibility#DEFAULT for setters.
setTimezone(TimeZone) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setTypeInfo(TypeDeserializationInfo) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializerParameters
 
setTypeInfo(TypeSerializationInfo) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setUnwrapped(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializerParameters
 
setValue(T, String, V, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.AnySetterDeserializer
 
setValue(T, V, JsonDeserializationContext) - Method in class com.github.nmorel.gwtjackson.client.deser.bean.BeanPropertyDeserializer
 
SimpleStringMap<V> - Class in com.github.nmorel.gwtjackson.client.deser.bean
 
SimpleStringMap() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.SimpleStringMap
 
skipValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
skipValue() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
skipValue() - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonReader
Skips the next value recursively.
SortedMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for SortedMap.
SortedSetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for SortedSet.
StackJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Stack.
StringArrayJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.array.cast
Default JsonDeserializer implementation for array of String.
StringJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for String.
StringJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for String.
StringKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default KeyDeserializer implementation for String.
StringReader - Class in com.github.nmorel.gwtjackson.client.stream.impl
 
StringReader(String) - Constructor for class com.github.nmorel.gwtjackson.client.stream.impl.StringReader
 
SubtypeDeserializer<T,D extends JsonDeserializer<T>> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Delegate the deserialization of a subtype to a corresponding AbstractBeanJsonDeserializer
SubtypeDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer
 
SubtypeDeserializer.BeanSubtypeDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Delegate the deserialization of a subtype to a corresponding AbstractBeanJsonDeserializer
SubtypeDeserializer.BeanSubtypeDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.BeanSubtypeDeserializer
 
SubtypeDeserializer.DefaultSubtypeDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Delegate the deserialization of a subtype to a corresponding JsonDeserializer
SubtypeDeserializer.DefaultSubtypeDeserializer() - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.SubtypeDeserializer.DefaultSubtypeDeserializer
 
SubtypeSerializer<T,S extends JsonSerializer<T>> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Delegate the serialization of a subtype to a corresponding JsonSerializer
SubtypeSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer
 
SubtypeSerializer.BeanSubtypeSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Delegate the serialization of a subtype to a corresponding AbstractBeanJsonSerializer
SubtypeSerializer.BeanSubtypeSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer.BeanSubtypeSerializer
 
SubtypeSerializer.DefaultSubtypeSerializer<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Delegate the serialization of a subtype to a corresponding JsonSerializer
SubtypeSerializer.DefaultSubtypeSerializer() - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.SubtypeSerializer.DefaultSubtypeSerializer
 

T

toBase64(byte[]) - Static method in class com.github.nmorel.gwtjackson.client.utils.Base64Utils
Converts a byte array into a base 64 encoded string.
toBase64(long) - Static method in class com.github.nmorel.gwtjackson.client.utils.Base64Utils
Return a string containing a base-64 encoded version of the given long value.
toString() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonReader
 
toString() - Method in class com.github.nmorel.gwtjackson.client.stream.impl.NonBufferedJsonReader
 
ToStringKeySerializer - Class in com.github.nmorel.gwtjackson.client.ser.map.key
KeySerializer implementation that uses Object.toString() method.
traceError(String) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
Trace an error with current reader state and returns a corresponding exception.
traceError(String, JsonReader) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
Trace an error with current reader state and returns a corresponding exception.
traceError(RuntimeException) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
Trace an error and returns a corresponding exception.
traceError(RuntimeException, JsonReader) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext
Trace an error with current reader state and returns a corresponding exception.
traceError(Object, String) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Trace an error and returns a corresponding exception.
traceError(Object, String, JsonWriter) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Trace an error with current writer state and returns a corresponding exception.
traceError(Object, RuntimeException) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Trace an error and returns a corresponding exception.
traceError(Object, RuntimeException, JsonWriter) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext
Trace an error with current writer state and returns a corresponding exception.
TreeMapJsonDeserializer<K,V> - Class in com.github.nmorel.gwtjackson.client.deser.map
Default JsonDeserializer implementation for TreeMap.
TreeSetJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for TreeSet.
type(Class<T>) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Return a AbstractConfiguration.TypeConfiguration to configure serializer and/or deserializer for the given type.
type - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
type(JType) - Method in class com.github.nmorel.gwtjackson.rebind.type.JMapperType.Builder
 
type - Variable in class com.github.nmorel.gwtjackson.rebind.type.JMapperType
 
TYPE_PARAMETER_DESERIALIZER_FIELD_NAME - Static variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
TYPE_PARAMETER_SERIALIZER_FIELD_NAME - Static variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
TypeDeserializationInfo<T> - Class in com.github.nmorel.gwtjackson.client.deser.bean
Contains type deserialization informations
TypeDeserializationInfo(JsonTypeInfo.As, String) - Constructor for class com.github.nmorel.gwtjackson.client.deser.bean.TypeDeserializationInfo
 
typeName(JType) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 
typeName(boolean, JType) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 
typeOracle - Variable in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
 
TypeSerializationInfo<T> - Class in com.github.nmorel.gwtjackson.client.ser.bean
Contains type serialization informations
TypeSerializationInfo(JsonTypeInfo.As, String) - Constructor for class com.github.nmorel.gwtjackson.client.ser.bean.TypeSerializationInfo
 
typeVariableName(JTypeParameter) - Static method in class com.github.nmorel.gwtjackson.rebind.writer.JTypeName
 

U

unescapeName(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
unescapeName(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
unescapeName(String) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes the property name without escaping it.
unescapeValue(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
unescapeValue(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
unescapeValue(String) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value without escaping it.
UnsupportedTypeException - Exception in com.github.nmorel.gwtjackson.rebind.exception
 
UnsupportedTypeException(String) - Constructor for exception com.github.nmorel.gwtjackson.rebind.exception.UnsupportedTypeException
 
unwrapRootValue - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
unwrapRootValue(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature to allow "unwrapping" root-level JSON value, to match setting of JsonSerializationContext.Builder.wrapRootValue(boolean) used for serialization.
useBrowserTimezone - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
useBrowserTimezone(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature that specifies whether dates that doesn't contain timezone information are interpreted using the browser timezone or being relative to UTC (the default).
useEqualityForObjectId - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
useEqualityForObjectId(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Determines whether Object Identity is compared using true JVM-level identity of Object (false); or, equals() method.
useSafeEval - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
useSafeEval(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature that determines whether gwt-jackson should use JsonUtils.safeEval(String) or JsonUtils.unsafeEval(String) to deserialize JavaScriptObject

JsonUtils.safeEval(String) is used by default.
UTC_TIMEZONE - Static variable in class com.github.nmorel.gwtjackson.client.utils.DateFormat
UTC TimeZone
UUIDJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for UUID.
UUIDJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for UUID.
UUIDKeyDeserializer - Class in com.github.nmorel.gwtjackson.client.deser.map.key
Default KeyDeserializer implementation for UUID.
UUIDKeySerializer - Class in com.github.nmorel.gwtjackson.client.ser.map.key
Default KeySerializer implementation for UUID.

V

value(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(double) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(long) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(Number) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(JavaScriptObject) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.DefaultJsonWriter
 
value(String) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(boolean) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(double) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(long) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(Number) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(JavaScriptObject) - Method in class com.github.nmorel.gwtjackson.client.stream.impl.FastJsonWriter
 
value(String) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
value(boolean) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
value(double) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
value(long) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
value(Number) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
value(JavaScriptObject) - Method in interface com.github.nmorel.gwtjackson.client.stream.JsonWriter
Encodes value.
valueDeserializer - Variable in class com.github.nmorel.gwtjackson.client.deser.map.BaseMapJsonDeserializer
JsonDeserializer used to deserialize the values.
valueOf(String) - Static method in enum com.github.nmorel.gwtjackson.client.stream.JsonToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.nmorel.gwtjackson.rebind.RebindConfiguration.MapperType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.nmorel.gwtjackson.client.stream.JsonToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.nmorel.gwtjackson.rebind.RebindConfiguration.MapperType
Returns an array containing the constants of this enum type, in the order they are declared.
valueSerializer - Variable in class com.github.nmorel.gwtjackson.client.ser.map.MapJsonSerializer
 
VectorJsonDeserializer<T> - Class in com.github.nmorel.gwtjackson.client.deser.collection
Default JsonDeserializer implementation for Vector.
VoidJsonDeserializer - Class in com.github.nmorel.gwtjackson.client.deser
Default JsonDeserializer implementation for Void.
VoidJsonSerializer - Class in com.github.nmorel.gwtjackson.client.ser
Default JsonSerializer implementation for Void.

W

whitelist(String) - Method in class com.github.nmorel.gwtjackson.client.AbstractConfiguration
Method to add a regex into whitelist.
wrapExceptions - Variable in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
 
wrapExceptions(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonDeserializationContext.Builder
Feature that determines whether gwt-jackson code should catch and wrap RuntimeExceptions (but never Errors!) to add additional information about location (within input) of problem or not.
wrapExceptions - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
wrapExceptions(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines whether gwt-jackson code should catch and wrap RuntimeExceptions (but never Errors!) to add additional information about location (within input) of problem or not.
wrapRootValue - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
wrapRootValue(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that can be enabled to make root value (usually JSON Object but can be any type) wrapped within a single property JSON object, where key as the "root name", as determined by annotation introspector or fallback (non-qualified class name).
write(T) - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
write(T, JsonSerializationContext) - Method in class com.github.nmorel.gwtjackson.client.AbstractObjectMapper
 
write(T) - Method in interface com.github.nmorel.gwtjackson.client.ObjectWriter
Writes an object to JSON.
write(T, JsonSerializationContext) - Method in interface com.github.nmorel.gwtjackson.client.ObjectWriter
Writes an object to JSON.
write(String, TypeSpec, PrintWriter) - Method in class com.github.nmorel.gwtjackson.rebind.AbstractCreator
Writes the given type to the PrintWriter.
writeCharArraysAsJsonArrays - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeCharArraysAsJsonArrays(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines how type char[] is serialized: when enabled, will be serialized as an explict JSON array (with single-character Strings as values); when disabled, defaults to serializing them as Strings (which is more compact).
writeDateKeysAsTimestamps - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeDateKeysAsTimestamps(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines whether Dates and Timestamps used as Map keys are serialized as timestamps or as textual values.
writeDatesAsTimestamps - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeDatesAsTimestamps(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Determines whether Date and Timestamp values are to be serialized as numeric timestamps (true; the default), or as textual representation.
writeEmptyJsonArrays - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeEmptyJsonArrays(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines whether Container properties (POJO properties with declared value of Collection or array; i.e.
writeNullMapValues - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeNullMapValues(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature that determines whether Map entries with null values are to be serialized (true) or not (false).
writeSingleElemArraysUnwrapped - Variable in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
 
writeSingleElemArraysUnwrapped(boolean) - Method in class com.github.nmorel.gwtjackson.client.JsonSerializationContext.Builder
Feature added for interoperability, to work with oddities of so-called "BadgerFish" convention.
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2016. All Rights Reserved.