Uses of Interface
org.ghotibeaun.json.serializer.JSONSerializer
Package | Description |
---|---|
org.ghotibeaun.json | |
org.ghotibeaun.json.serializer |
-
Uses of JSONSerializer in org.ghotibeaun.json
Methods in org.ghotibeaun.json that return JSONSerializer Modifier and Type Method Description abstract JSONSerializer
JSONFactory. newSerializer()
Instantiate the underlyingJSONSerializer
implementation for this factory -
Uses of JSONSerializer in org.ghotibeaun.json.serializer
Methods in org.ghotibeaun.json.serializer that return JSONSerializer Modifier and Type Method Description static JSONSerializer
SerializationFactory. getSerializer()