public interface SMFSchemaSerializerProviderType
| Modifier and Type | Method and Description |
|---|---|
SMFSchemaSerializerType |
schemaSerializerCreate(SMFSchemaVersion version,
Path path,
OutputStream stream) |
javaslang.collection.SortedSet<SMFSchemaVersion> |
schemaSupportedVersions() |
javaslang.collection.SortedSet<SMFSchemaVersion> schemaSupportedVersions()
SMFSchemaSerializerType schemaSerializerCreate(SMFSchemaVersion version, Path path, OutputStream stream)
version - The schema versionpath - The path referred to by the output stream, for diagnostic
messagesstream - An output streamUnsupportedOperationException - If the given version is not
supportedCopyright © 2017 <code@io7m.com> http://io7m.com