Skip navigation links
C D E F G H I J K M N R S U _ 

C

canUseFor(ObjectIdGenerator<?>) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 
com.voodoodyne.jackson.jsog - package com.voodoodyne.jackson.jsog
 

D

deserialize(JsonParser, DeserializationContext) - Method in class com.voodoodyne.jackson.jsog.JSOGRefDeserializer
 

E

equals(Object) - Method in class com.voodoodyne.jackson.jsog.JSOGRef
 

F

forScope(Class<?>) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

G

generateId(Object) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 
getScope() - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

H

hashCode() - Method in class com.voodoodyne.jackson.jsog.JSOGRef
 

I

isValidReferencePropertyName(String, Object) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

J

JSOGGenerator - Class in com.voodoodyne.jackson.jsog
Use this as an object id generator and your class will serialize as jsog.
JSOGGenerator() - Constructor for class com.voodoodyne.jackson.jsog.JSOGGenerator
 
JSOGGenerator(Class<?>, int) - Constructor for class com.voodoodyne.jackson.jsog.JSOGGenerator
 
JSOGRef - Class in com.voodoodyne.jackson.jsog
This object lets us persuade jackson into serializing JSOG structures.
JSOGRef(String) - Constructor for class com.voodoodyne.jackson.jsog.JSOGRef
 
JSOGRef(int) - Constructor for class com.voodoodyne.jackson.jsog.JSOGRef
 
JSOGRefDeserializer - Class in com.voodoodyne.jackson.jsog
Knows how to take either form of a JSOGRef (string or and convert it back into a JSOGRef.
JSOGRefDeserializer() - Constructor for class com.voodoodyne.jackson.jsog.JSOGRefDeserializer
 
JSOGRefSerializer - Class in com.voodoodyne.jackson.jsog
Knows how to take a JSOGRef and print it as @id or @ref as appropriate.
JSOGRefSerializer() - Constructor for class com.voodoodyne.jackson.jsog.JSOGRefSerializer
 

K

key(Object) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

M

maySerializeAsObject() - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

N

newForSerialization(Object) - Method in class com.voodoodyne.jackson.jsog.JSOGGenerator
 

R

ref - Variable in class com.voodoodyne.jackson.jsog.JSOGRef
The ref value generated by other serializers might not be numeric, so we use String
REF_KEY - Static variable in class com.voodoodyne.jackson.jsog.JSOGRef
 

S

serialize(JSOGRef, JsonGenerator, SerializerProvider) - Method in class com.voodoodyne.jackson.jsog.JSOGRefSerializer
 

U

used - Variable in class com.voodoodyne.jackson.jsog.JSOGRef
A flag we use to determine if this ref has already been serialized.

_

_nextValue - Variable in class com.voodoodyne.jackson.jsog.JSOGGenerator
 
_scope - Variable in class com.voodoodyne.jackson.jsog.JSOGGenerator
 
C D E F G H I J K M N R S U _ 
Skip navigation links

Copyright © 2017. All rights reserved.