-
- All Implemented Interfaces:
-
com.hexagonkt.serialization.SerializationFormat
public class Json extends JsonFormat
-
-
Field Summary
Fields Modifier and Type Field Description private final JsonFormatrawprivate final BooleantextFormatprivate final MediaTypemediaTypepublic final static JsonINSTANCE
-
Method Summary
Modifier and Type Method Description final JsonFormatgetRaw()-
Methods inherited from class com.hexagonkt.serialization.dsl.json.JsonFormat
getMediaType, getTextFormat, parse, serialize -
Methods inherited from class com.hexagonkt.serialization.SerializationFormat
parse, serialize, serializeBytes -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRaw
final JsonFormat getRaw()
-
-
-
-