| Package | Description |
|---|---|
| net.javacrumbs.jsonunit.core.internal | |
| net.javacrumbs.jsonunit.core.internal.matchers |
| Modifier and Type | Method and Description |
|---|---|
Node.NodeType |
Node.getNodeType() |
static Node.NodeType |
Node.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Node.NodeType[] |
Node.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Node |
InternalMatcher.assertType(Node.NodeType type) |
Copyright © 2020. All rights reserved.