json.path

Module for Path class

Members

Classes

Path
class Path

json.path.Path is a simple class implementing the JSONPath syntax for extracting data out of a JSON tree.

PathGidBuilder
class PathGidBuilder

Fluent builder for json.path.Path

PathGidBuilderImpl
class PathGidBuilderImpl(T)

Fluent builder implementation template for json.path.Path