| Package | Description |
|---|---|
| net.sf.okapi.filters.json | |
| net.sf.okapi.filters.json.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONFilter.handleKey(String key,
JsonValueTypes valueType,
JsonKeyTypes keyType) |
| Modifier and Type | Method and Description |
|---|---|
static JsonKeyTypes |
JsonKeyTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonKeyTypes[] |
JsonKeyTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IJsonHandler.handleKey(String key,
JsonValueTypes valueType,
JsonKeyTypes keyType)
Handle json key, used in resname
|
Copyright © 2021. All rights reserved.