Interface PhenopacketPrinterFactory
public interface PhenopacketPrinterFactory
The implementors provide
PhenopacketPrinters for serializing top-level phenopacket elements
into PhenopacketFormat using PhenopacketSchemaVersion.-
Method Summary
Modifier and TypeMethodDescriptionforFormat(PhenopacketSchemaVersion schemaVersion, PhenopacketFormat format) static PhenopacketPrinterFactory
-
Method Details
-
getInstance
-
forFormat
PhenopacketPrinter forFormat(PhenopacketSchemaVersion schemaVersion, PhenopacketFormat format) throws PhenopacketPrinterFactoryException
-