public class JSONField extends DocsumField
Modifier and Type | Class and Description |
---|---|
private static class |
JSONField.ArrConv |
private static class |
JSONField.CompatibilityConverter |
private static class |
JSONField.WsConv1 |
private static class |
JSONField.WsConv2 |
name
Modifier and Type | Method and Description |
---|---|
Object |
convert(com.yahoo.data.access.Inspector value)
Convert a generic value into an object of the appropriate type
for this field.
|
(package private) static com.yahoo.data.access.Inspector |
convertTop(com.yahoo.data.access.Inspector value) |
String |
toString() |
create, create, getEmulConfig, getName, isString
public JSONField(String name)
static com.yahoo.data.access.Inspector convertTop(com.yahoo.data.access.Inspector value)
public Object convert(com.yahoo.data.access.Inspector value)
DocsumField
convert
in class DocsumField
Copyright © 2018. All rights reserved.