public interface MetadataWriterFactory
Modifier and Type | Method and Description |
---|---|
MetadataWriterEngine |
getMetadataWriterEngine(MetadataFormat outputFormat)
Returns a MetadataWriterEngine if the output format is understood, if it is not known then NULL is returned
|
MetadataWriterEngine getMetadataWriterEngine(MetadataFormat outputFormat)
outputFormat
- the format to write the message in