| Modifier and Type | Field and Description |
|---|---|
static org.jsonex.core.factory.InjectableInstance<CoderURI> |
it |
| Constructor and Description |
|---|
CoderURI() |
| Modifier and Type | Method and Description |
|---|---|
URI |
decode(TDNode jsonNode,
Type type,
Object targetObj,
BeanCoderContext ctx)
Decode an Object
|
TDNode |
encode(URI obj,
Type type,
BeanCoderContext ctx,
TDNode target)
Encode an Object
|
static CoderURI |
get() |
Class<URI> |
getType() |
public static final org.jsonex.core.factory.InjectableInstance<CoderURI> it
public static CoderURI get()
public TDNode encode(URI obj, Type type, BeanCoderContext ctx, TDNode target)
ICoderCopyright © 2021. All rights reserved.