Packages

package internals

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait TaggedJson extends AnyRef

Value Members

  1. object JsonTagger

    Tags json tokens in an xml like fashion, with explicit open and close tags for points of interest.

    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.

  2. object TaggedJson

Ungrouped