JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
J
K
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
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
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 (number 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
N
newForSerialization(Object)
- Method in class com.voodoodyne.jackson.jsog.
JSOGGenerator
R
ref
- Variable in class com.voodoodyne.jackson.jsog.
JSOGRef
The stringified numeric
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
F
G
J
K
N
R
S
U
_
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.