Uses of Class
org.ghotibeaun.json.exception.JSONFactoryException
| Package | Description |
|---|---|
| org.ghotibeaun.json | |
| org.ghotibeaun.json.factory |
-
Uses of JSONFactoryException in org.ghotibeaun.json
Methods in org.ghotibeaun.json that throw JSONFactoryException Modifier and Type Method Description static JSONFactoryJSONFactory. newFactory()Create a new factory implementation.static JSONFactoryJSONFactory. newFactory(boolean useDefaultSettings) -
Uses of JSONFactoryException in org.ghotibeaun.json.factory
Methods in org.ghotibeaun.json.factory that throw JSONFactoryException Modifier and Type Method Description static voidFactorySettings. applySetting(String name, String value)Applies a setting.static voidFactorySettings. applySetting(Setting setting, String value)static <T> TFactorySettings. createFactoryClass(Setting setting)