public class JsonDelegateArrayEnum extends JsonDelegateArrayBase
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
collection
baseHandler, objectValue, parent, stringValue, valueType
Constructor and Description |
---|
JsonDelegateArrayEnum(JsonHandlerDelegator baseHandler,
JsonDelegateBase parent,
EPTypeClass enumType) |
JsonDelegateArrayEnum(JsonHandlerDelegator baseHandler,
JsonDelegateBase parent,
EPTypeClass enumType,
Method valueOf) |
Modifier and Type | Method and Description |
---|---|
void |
endOfArrayValue(String name) |
Object |
getResult() |
endArrayValue, endObjectValue, startArray, startObject
addGeneralJson, endBoolean, endNull, endNumber, endString, getParent, jsonNumberFromString, setObjectValue, valueToObject
public static final EPTypeClass EPTYPE
public JsonDelegateArrayEnum(JsonHandlerDelegator baseHandler, JsonDelegateBase parent, EPTypeClass enumType)
public JsonDelegateArrayEnum(JsonHandlerDelegator baseHandler, JsonDelegateBase parent, EPTypeClass enumType, Method valueOf)
public void endOfArrayValue(String name)
endOfArrayValue
in class JsonDelegateArrayBase
public Object getResult()
getResult
in class JsonDelegateBase
Copyright © 2005–2020. All rights reserved.