package internals
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed trait TaggedJson extends AnyRef
Value Members
- 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.
- object TaggedJson