Skip navigation links
A B C G I J M N O P S U 

A

AbstractJsonObjectsUnmarshaller<T,R,E extends IOException> - Class in net.anwiba.commons.json
 
AbstractJsonObjectsUnmarshaller(Class<T>, Class<R>, Map<Class, Object>, IJsonObjectMapperExceptionFactory<R, E>) - Constructor for class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
 
AbstractJsonObjectUnmarshaller<T,R,E extends IOException> - Class in net.anwiba.commons.json
 
AbstractJsonObjectUnmarshaller(Class<T>, Class<R>, Map<Class, Object>, IJsonObjectMapperExceptionFactory<R, E>) - Constructor for class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
addInjectionValues(Class<C>, C) - Method in class net.anwiba.commons.json.JsonObjectUnmarshallerBuilder
 

B

BooleanProperty - Class in net.anwiba.commons.json.schema.v1_0
 
BooleanProperty() - Constructor for class net.anwiba.commons.json.schema.v1_0.BooleanProperty
 
build() - Method in class net.anwiba.commons.json.JsonObjectUnmarshallerBuilder
 

C

create(R) - Method in interface net.anwiba.commons.json.IJsonObjectMapperExceptionFactory
 
create(String) - Static method in class net.anwiba.commons.json.schema.v1_0.Property
 

G

getContentEncoding() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getDefault() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getDefault() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getDefault() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getDescription() - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
getDivisibleBy() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getDivisibleBy() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getEnum() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getEnum() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getEnum() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getExclusiveMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getExclusiveMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getExclusiveMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getExclusiveMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getExclusiveMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getExclusiveMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getFormat() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getFormat() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getFormat() - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
getFormat() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getMaximum() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getMaxLength() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getMaxLength() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getMaxLength() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getMediaType() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getMinimum() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getMinLength() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
getName() - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
getProperties(String) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
getProperties() - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
getRequired() - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
getTitle() - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.BooleanProperty
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
getType() - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 

I

IJsonObjectMapperExceptionFactory<R,E extends Exception> - Interface in net.anwiba.commons.json
 
IntegerProperty - Class in net.anwiba.commons.json.schema.v1_0
 
IntegerProperty() - Constructor for class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 

J

JsonObjectMarshaller<T> - Class in net.anwiba.commons.json
 
JsonObjectMarshaller(Class<T>, boolean) - Constructor for class net.anwiba.commons.json.JsonObjectMarshaller
 
JsonObjectUnmarshaller<T> - Class in net.anwiba.commons.json
 
JsonObjectUnmarshaller(Class<T>) - Constructor for class net.anwiba.commons.json.JsonObjectUnmarshaller
 
JsonObjectUnmarshaller(Class<T>, Map<Class, Object>) - Constructor for class net.anwiba.commons.json.JsonObjectUnmarshaller
 
JsonObjectUnmarshallerBuilder<T> - Class in net.anwiba.commons.json
 
JsonObjectUnmarshallerBuilder(Class<T>) - Constructor for class net.anwiba.commons.json.JsonObjectUnmarshallerBuilder
 
JsonObjectUtilities - Class in net.anwiba.commons.json
 
JsonObjectUtilities() - Constructor for class net.anwiba.commons.json.JsonObjectUtilities
 

M

marshall(OutputStream, T) - Method in class net.anwiba.commons.json.JsonObjectMarshaller
 
marshall(Writer, T) - Method in class net.anwiba.commons.json.JsonObjectMarshaller
 
marshall(T) - Static method in class net.anwiba.commons.json.JsonObjectUtilities
 

N

net.anwiba.commons.json - package net.anwiba.commons.json
 
net.anwiba.commons.json.schema.v1_0 - package net.anwiba.commons.json.schema.v1_0
 
NumberProperty - Class in net.anwiba.commons.json.schema.v1_0
 
NumberProperty() - Constructor for class net.anwiba.commons.json.schema.v1_0.NumberProperty
 

O

ObjectProperty - Class in net.anwiba.commons.json.schema.v1_0
 
ObjectProperty() - Constructor for class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 

P

Property - Class in net.anwiba.commons.json.schema.v1_0
 
Property() - Constructor for class net.anwiba.commons.json.schema.v1_0.Property
 

S

setContentEncoding(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setDefault(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setDefault(Number) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setDefault(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setDescription(String) - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
setDivisibleBy(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setDivisibleBy(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setEnum(Integer[]) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setEnum(Number[]) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setEnum(String[]) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setExclusiveMaximum(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setExclusiveMaximum(Double) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setExclusiveMaximum(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setExclusiveMinimum(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setExclusiveMinimum(Double) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setExclusiveMinimum(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setFormat(String) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setFormat(String) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setFormat(String) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
setFormat(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setMaximum(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setMaximum(Double) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setMaximum(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setMaxLength(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setMaxLength(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setMaxLength(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setMediaType(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setMinimum(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setMinimum(Double) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setMinimum(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setMinLength(Integer) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
setName(String) - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
setProperties(String, Property) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
setProperties(Map<String, Property>) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
setRequired(Property) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
setTitle(String) - Method in class net.anwiba.commons.json.schema.v1_0.Property
 
setType(String) - Method in class net.anwiba.commons.json.schema.v1_0.BooleanProperty
 
setType(String) - Method in class net.anwiba.commons.json.schema.v1_0.IntegerProperty
 
setType(String) - Method in class net.anwiba.commons.json.schema.v1_0.NumberProperty
 
setType(String) - Method in class net.anwiba.commons.json.schema.v1_0.ObjectProperty
 
setType(String) - Method in class net.anwiba.commons.json.schema.v1_0.StringProperty
 
StringProperty - Class in net.anwiba.commons.json.schema.v1_0
 
StringProperty() - Constructor for class net.anwiba.commons.json.schema.v1_0.StringProperty
 

U

unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
 
unmarshal(String) - Method in class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
 
unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
unmarshal(String) - Method in class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
unmarshall(Class<T>, String) - Static method in class net.anwiba.commons.json.JsonObjectUtilities
 
A B C G I J M N O P S U 
Skip navigation links

Copyright © 2007–2016 Andreas Bartels. All rights reserved.