Class JsonParsePaths


  • public class JsonParsePaths
    extends Object
    • Constructor Detail

      • JsonParsePaths

        public JsonParsePaths​(String json)
      • JsonParsePaths

        public JsonParsePaths​(FileReader fileReader)
    • Method Detail

      • getJsonPathsStr

        public String getJsonPathsStr()
        Returns:
        String with json paths
      • getJsonPathsList

        public List<String> getJsonPathsList()
        Returns:
        List with json paths
      • getJsonFullPathsList

        public List<String> getJsonFullPathsList()
        Returns:
        List with full json paths