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