Class Mapping


  • public final class Mapping
    extends Object
    Represents a mapping to map from one message pack document to another. The mapping has a json path query for the source and a json path string which points to the target.

    This makes it possible to map a part of a message pack document into a new/existing document. With the mapping it is possible to replace/rename objects.