public interface SMFSchemaParserProviderType
| Modifier and Type | Method and Description |
|---|---|
SMFSchemaParserType |
schemaParserCreate(URI uri,
InputStream stream) |
javaslang.collection.SortedSet<SMFSchemaVersion> |
schemaSupportedVersions() |
javaslang.collection.SortedSet<SMFSchemaVersion> schemaSupportedVersions()
SMFSchemaParserType schemaParserCreate(URI uri, InputStream stream)
uri - The URI referred to by the input stream, for diagnostic
messagesstream - An input streamCopyright © 2017 <code@io7m.com> http://io7m.com