Class DefaultJsonSerialization
A class for performing JSON serialization and deserialization.
Class DefaultJsonSerialization
- Gedcomx\GedcomxFile\DefaultJsonSerialization implements Gedcomx\GedcomxFile\GedcomxEntrySerializer, Gedcomx\GedcomxFile\GedcomxEntryDeserializer
Namespace: Gedcomx\GedcomxFile
Package: Gedcomx\GedcomxFile
Located at GedcomxFile/DefaultJsonSerialization.php
Package: Gedcomx\GedcomxFile
Located at GedcomxFile/DefaultJsonSerialization.php
Methods summary
public
mixed
|
|
public
|
|
public
boolean
|
#
isKnownContentType( string $contentType )
Whether the specified content type is a known content type and therefore does not need to be written to the entry attributes. |