JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.javacrumbs.jsonunit.core
Package
net.javacrumbs.jsonunit.core.internal
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
()