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
SEARCH:
Package
net.javacrumbs.jsonunit.core.internal
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
Object
getValue
(
Node
node)
Method Details
getValue
Object
getValue
(
Node
node)