Package dev.javatools.maputils

  • Class Summary 
    Class Description
    MapCompare
    MapCompare utility will compare two maps and returns true if both maps are same.
    MapCreator
    Use this for creating a Map from Json/yaml or custom java models.
    MapFilter
    Coming soon: This will filter the maps based on the filter criteria provides and responds with the list of maps that satisfy the filter condition.
    MapPaths
    Get the sorted list of all the paths (full json path) in a given Map
    MapProperties
    Get the sorted list of all the properties (full json path and value) in a given Map
    MapProperty
    Path format examples
    MapSort
    This class has all the APIs needs to sort a Map.
    MapUpdate
    You can add, update, delete any element in the map by specifying the path in the following format.