| Package | Description |
|---|---|
| com.codesnippets4all.json.config.handlers | |
| com.codesnippets4all.json.parsers |
| Modifier and Type | Method and Description |
|---|---|
static ValidationConfigType |
ValidationConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationConfigType[] |
ValidationConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JSONParser |
JsonParserFactory.newJsonParser(ValidationConfigType type) |
JSONParser |
JsonParserFactory.newJsonParser(ValidationConfigType type,
CollectionTypes collectionTypes) |
Copyright © 2014. All rights reserved.