Uses of Class
put.ai.se.jsontools.core.format.JsonFormatter
Packages that use JsonFormatter
-
Uses of JsonFormatter in put.ai.se.jsontools.core.format
Subclasses of JsonFormatter in put.ai.se.jsontools.core.formatModifier and TypeClassDescriptionclassThe JsonFilter class provides functionality to filter JSON data based on specified filter parameters.classThe JsonMinifier class is responsible for minifying JSON data by removing whitespace and unnecessary characters.classThe JsonPrettifier class provides functionality to prettify (format with indentation) JSON data.