Transformer

fabric.transform.Transformer
class Transformer(json: Json, paths: List[JsonPath])

Attributes

Source:
Transformer.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def copy(to: JsonPath): Json

Attributes

Source:
Transformer.scala
def modify(modifier: Json => Json): Json

Attributes

Source:
Transformer.scala
def move(to: JsonPath): Json

Attributes

Source:
Transformer.scala