package json
Type Members
-
trait
DocConversion extends AnyRef
Support for deserializing json to a org.parsertongue.mr.Document
-
trait
JSONConversion extends AnyRef
Skeleton for any implementation that converts documents (xml, pdf, etc.) into a structured representation encoded as json.
-
trait
JSONDeserialization[T] extends AnyRef
Deserialization methods for handling JSON