public interface JsonDelegateFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Modifier and Type | Method and Description |
---|---|
Object |
copy(Object und) |
Object |
getValue(int num,
Object und) |
JsonDelegateBase |
make(JsonHandlerDelegator handler,
JsonDelegateBase optionalParent) |
Object |
newUnderlying() |
void |
setValue(int num,
Object value,
Object und) |
void |
write(JsonWriter writer,
Object und) |
static final EPTypeClass EPTYPE
JsonDelegateBase make(JsonHandlerDelegator handler, JsonDelegateBase optionalParent)
void write(JsonWriter writer, Object und) throws IOException
IOException
Object newUnderlying()
Copyright © 2005–2021. All rights reserved.