Skip navigation links
D G I J P S 

D

descriptorFor(Class<T>) - Method in class io.qubite.tomoko.jackson.JacksonTomoko
Used to retrieve descriptors for handlers found in the provided class.

G

getAs(JacksonTree, ValueType<T>) - Method in class io.qubite.tomoko.jackson.JacksonTreeParser
 

I

instance() - Static method in class io.qubite.tomoko.jackson.JacksonTomoko
Creates a new JacksonTomoko instance using a default ObjectMapper.
instance(ObjectMapper) - Static method in class io.qubite.tomoko.jackson.JacksonTomoko
Creates a new JacksonTomoko instance using the provided mapper.
instance(TomokoConfigurationBuilder) - Static method in class io.qubite.tomoko.jackson.JacksonTomoko
Creates a new JacksonTomoko instance using the provided configuration as the basis.
instance(TomokoConfigurationBuilder, ObjectMapper) - Static method in class io.qubite.tomoko.jackson.JacksonTomoko
Creates a new JacksonTomoko instance using the provided configuration as the basis.
instance() - Static method in class io.qubite.tomoko.jackson.JacksonTreeParser
 
instance(ObjectMapper) - Static method in class io.qubite.tomoko.jackson.JacksonTreeParser
 
instance() - Static method in class io.qubite.tomoko.jackson.PatchParser
 
instance(ObjectMapper) - Static method in class io.qubite.tomoko.jackson.PatchParser
 
io.qubite.tomoko.jackson - package io.qubite.tomoko.jackson
 

J

JacksonTomoko - Class in io.qubite.tomoko.jackson
Central Tomoko library facade specialized for use with Jackson.
JacksonTreeParser - Class in io.qubite.tomoko.jackson
Parser for JacksonTree implementation of the ValueTree interface.

P

parse(String) - Method in class io.qubite.tomoko.jackson.PatchParser
 
parse(InputStream) - Method in class io.qubite.tomoko.jackson.PatchParser
 
parse(JsonNode) - Method in class io.qubite.tomoko.jackson.PatchParser
 
patcher(PatcherTreeSpecification) - Method in class io.qubite.tomoko.jackson.JacksonTomoko
Scans the target object and registers all properly annotated handlers.
patchParser() - Method in class io.qubite.tomoko.jackson.JacksonTomoko
 
PatchParser - Class in io.qubite.tomoko.jackson
 

S

scanHandlerTree(Object) - Method in class io.qubite.tomoko.jackson.JacksonTomoko
Scans the target object and registers all properly annotated handlers.
scanPatcher(Object) - Method in class io.qubite.tomoko.jackson.JacksonTomoko
Converts a handler tree model to a patcher.
specificationDsl() - Method in class io.qubite.tomoko.jackson.JacksonTomoko
Allows registering handlers programmatically in a type-safe way.
supportedType() - Method in class io.qubite.tomoko.jackson.JacksonTreeParser
 
D G I J P S 
Skip navigation links

Copyright © 2017. All rights reserved.