All Classes and Interfaces
Classes
Class
Description
The class
ClassToJsonSchemaExtensions converts java class objects to json schema objectUsed to store references between nodes and JsonLocations.
The factory class
CustomParserFactory for creating JsonParser object with a
reference on the parser.The factory class
JavaTypeFactory for creating JavaType objects for serializing
java collection beans to xml string and deserialize xml string to java collection beansThe class
JsonFileToObjectExtensions converts json strings to java object and java
collections.The class
JSONObjectToObjectExtensions converts json strings to java object and java
collections.The class
JsonStringToObjectExtensions converts json strings to java object and java
collections.The class
JsonToXmlExtensions helps to transform a given json string to an xml string.The class
JsonToYamlExtensions helps to transform a given json string to a yaml stringThe factory class
ObjectMapperFactory for creating ObjectMapper objectsThe class
ObjectToJsonExtensions converts java objects to json string objects.The class
ObjectToJsonFileExtensions converts java objects to json file objects.The class
ObjectToYamlExtensions converts java objects to yaml string objectsThe class
ObjectToYamlFileExtensions converts java objects to yaml file objects.The class
XmlToJsonExtensions provides methods for convert xml string objects to json
stringThe class
XmlToYamlExtensions provides methods for convert xml string objects to yaml
stringThe class
YamlFileToObjectExtensions converts yaml strings to java object and java
collections.The factory class
YAMLMapperFactory for creating YAMLMapper objectsThe class
YamlStringToObjectExtensions converts yaml strings to java object and java
collections.The class
YamlToJsonExtensions helps to transform a given yaml string to a json stringThe class
YamlToXmlExtensions helps to transform a given yaml string to an xml string.