Class JsonPathConstants

java.lang.Object
org.apache.camel.jsonpath.JsonPathConstants

public final class JsonPathConstants extends Object
  • Field Details

    • HEADER_JSON_ENCODING

      public static final String HEADER_JSON_ENCODING
      Header name for the encoding of the JSON document.
      See Also: