Class JsonPathParser


  • public class JsonPathParser
    extends Object
    Parses a JSON projections string into a Seq of `PathElement`s.

    E.g. "foo.bar" or "foo[2].bar"

    Since:
    1.0.0