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

A

AbstractJsonObjectsUnmarshaller<T,R,E extends IOException> - Class in net.anwiba.commons.json
 
AbstractJsonObjectsUnmarshaller(Class<T>, Class<R>, Map<String, Object>, IJsonObjectMarshallingExceptionFactory<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<String, Object>, IJsonObjectMarshallingExceptionFactory<R, E>) - Constructor for class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
AbstractJsonUnmarshaller<T,O,R,E extends IOException> - Class in net.anwiba.commons.json
 
AbstractJsonUnmarshaller(Class<T>, Class<R>, Map<String, Object>) - Constructor for class net.anwiba.commons.json.AbstractJsonUnmarshaller
 
addInjectionValues(String, C) - Method in class net.anwiba.commons.json.JsonObjectsUnmarshallerBuilder
 
addInjectionValues(String, 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.JsonObjectsUnmarshallerBuilder
 
build() - Method in class net.anwiba.commons.json.JsonObjectUnmarshallerBuilder
 

C

consumer(OutputStream, Class<O>, IProcedure<JsonGenerator, IOException>, IConverter<I, O, IOException>, IProcedure<JsonGenerator, IOException>) - Static method in class net.anwiba.commons.json.JsonObjectUtilities
 
create(R) - Method in interface net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory
 
createException(R) - Method in class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
 
createException(R) - Method in class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
createException(R) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 
createIOException(InputStream, Exception) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 

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

IJsonObjectMarshallingExceptionFactory<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
 
iterator(InputStream, Class<I>, IProcedure<JsonParser, IOException>, IConverter<I, O, IOException>, IProcedure<JsonParser, IOException>) - Static method in class net.anwiba.commons.json.JsonObjectUtilities
 

J

JsonObjectMarshaller<T> - Class in net.anwiba.commons.json
 
JsonObjectMarshaller(Class<T>, boolean) - Constructor for class net.anwiba.commons.json.JsonObjectMarshaller
 
JsonObjectsUnmarshaller<T> - Class in net.anwiba.commons.json
 
JsonObjectsUnmarshaller(Class<T>) - Constructor for class net.anwiba.commons.json.JsonObjectsUnmarshaller
 
JsonObjectsUnmarshaller(Class<T>, Map<String, Object>) - Constructor for class net.anwiba.commons.json.JsonObjectsUnmarshaller
 
JsonObjectsUnmarshallerBuilder<T> - Class in net.anwiba.commons.json
 
JsonObjectsUnmarshallerBuilder(Class<T>) - Constructor for class net.anwiba.commons.json.JsonObjectsUnmarshallerBuilder
 
JsonObjectUnmarshaller<T> - Class in net.anwiba.commons.json
 
JsonObjectUnmarshaller(Class<T>) - Constructor for class net.anwiba.commons.json.JsonObjectUnmarshaller
 
JsonObjectUnmarshaller(Class<T>, Map<String, 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.Property
 
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(String) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 
unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 
unmarshall(Class<T>, String) - Static method in class net.anwiba.commons.json.JsonObjectUtilities
 

V

validate(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 

_

_unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
 
_unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller
 
_unmarshal(InputStream) - Method in class net.anwiba.commons.json.AbstractJsonUnmarshaller
 
A B C G I J M N O P S U V _ 
Skip navigation links

Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.