JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.javacrumbs.jsonunit.core
net.javacrumbs.jsonunit.core.internal
JsonSource
Contents
Description
Method Summary
Method Details
getJson()
getPathPrefix()
getMatchingPaths()
Hide sidebar
Show sidebar
Interface JsonSource
public interface
JsonSource
For internal use only!!! Wraps JSON source and its description
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getJson
()
List
<
String
>
getMatchingPaths
()
String
getPathPrefix
()
Method Details
getJson
Object
getJson
()
getPathPrefix
String
getPathPrefix
()
getMatchingPaths
List
<
String
>
getMatchingPaths
()