Interface JsonSource


public interface JsonSource
For internal use only!!! Wraps JSON source and its description
  • Method Details

    • getJson

      Object getJson()
    • getPathPrefix

      String getPathPrefix()
    • getMatchingPaths

      List<String> getMatchingPaths()