Interface JsonSource
public interface JsonSource
For internal use only!!! Wraps JSON source and its description
-
Method Summary
Modifier and Type Method Description ObjectgetJson()List<String>getMatchingPaths()StringgetPathPrefix()
public interface JsonSource
| Modifier and Type | Method | Description |
|---|---|---|
Object |
getJson() |
|
List<String> |
getMatchingPaths() |
|
String |
getPathPrefix() |