Packages

package json

Type Members

  1. trait DocConversion extends AnyRef

    Support for deserializing json to a org.parsertongue.mr.Document

  2. trait JSONConversion extends AnyRef

    Skeleton for any implementation that converts documents (xml, pdf, etc.) into a structured representation encoded as json.

  3. trait JSONDeserialization[T] extends AnyRef

    Deserialization methods for handling JSON

Ungrouped