| Class | Description |
|---|---|
| JsonCompat |
Compatibility class used to perform actions on JSON data.
|
| LoggerCompat |
Compatibility class used to perform logging.
|
| MarshallCompat |
Compatibility layer for marshalling and unmarshalling commands.
|
| MarshallCompat.CommandListDeserializer | |
| MarshallCompat.CommandListSerializer | |
| MarshallCompat.NodePathDeserializer | |
| MarshallCompat.NodePathSerializer | |
| MarshallCompat.NullableJsonNodeDeserializer | |
| MarshallCompat.SimplifiedTypeDeserializer<T extends SimplifiedType> | |
| MarshallCompat.SimplifiedTypeSerializer<T extends SimplifiedType> | |
| NodeCompat |
A compatibility layer containing methods used to interact with data model nodes.
|
| RegexCompat |
Compatibility class used to bridge the gap between Java and JavaScript with respect to working with
regular expressions.
|
| ValidationCompat |
A compatibility layer containing methods used when performing validation.
|
| Enum | Description |
|---|---|
| MarshallCompat.SerializerFlavor |
Copyright © 2019 Red Hat. All rights reserved.