Uses of Class
org.ghotibeaun.json.JSONFactory
Package | Description |
---|---|
org.ghotibeaun.json |
-
Uses of JSONFactory in org.ghotibeaun.json
Methods in org.ghotibeaun.json that return JSONFactory Modifier and Type Method Description static JSONFactory
JSONFactory. newFactory()
Create a new factory implementation.static JSONFactory
JSONFactory. newFactory(boolean useDefaultSettings)