| Package | Description |
|---|---|
| com.codesnippets4all.json.config.handlers | |
| com.codesnippets4all.json.parsers |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlConfigHandler.setParserSelfInstance(JSONParser parser) |
void |
JsonConfigHandler.setParserSelfInstance(JSONParser parser) |
void |
ConfigHandler.setParserSelfInstance(JSONParser parser) |
| Modifier and Type | Method and Description |
|---|---|
JSONParser |
JsonParserFactory.newJsonParser() |
JSONParser |
JsonParserFactory.newJsonParser(CollectionTypes collectionTypes) |
JSONParser |
JsonParserFactory.newJsonParser(ValidationConfigType type) |
JSONParser |
JsonParserFactory.newJsonParser(ValidationConfigType type,
CollectionTypes collectionTypes) |
Copyright © 2014. All rights reserved.