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