JsonTagger

fs2.data.json.jsonpath.internals.JsonTagger$
object JsonTagger

Tags json tokens in an xml like fashion, with explicit open and close tags for points of interest. This allows for implementing interesting queries with a simple tree automaton.

Attributes

Source
JsonTagger.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonTagger.type

Members list

Value members

Concrete methods

def pipe[F[_] : RaiseThrowable]: (F, Token) => TaggedJson

Attributes

Source
JsonTagger.scala