JsonValueSelector

class Object
trait Matchable
class Any

Value members

Inherited methods

def description: String
Inherited from:
JsonSelector
def name: String
Inherited from:
JsonSelector
def select(map: Map[String, Any]): Option[(String, Any)]
Inherited from:
JsonSelector
def select(list: List[Any]): Option[Any]
Inherited from:
JsonSelector