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
Node
ValueExtractor
Contents
Description
Method Summary
Method Details
getValue(Node)
Hide sidebar
Show sidebar
Interface Node.ValueExtractor
All Known Implementing Classes:
Node.NodeType
Enclosing interface:
Node
public static interface
Node.ValueExtractor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
Object
getValue
(
Node
node)
Method Details
getValue
@Nullable
Object
getValue
(
Node
node)