public final class SMFSchemaParserProvider extends Object implements SMFSchemaParserProviderType
SMFSchemaParserProviderType
interface.| Constructor and Description |
|---|
SMFSchemaParserProvider()
Construct a schema parser provider.
|
| Modifier and Type | Method and Description |
|---|---|
SMFSchemaParserType |
schemaParserCreate(URI path,
InputStream stream) |
javaslang.collection.SortedSet<SMFSchemaVersion> |
schemaSupportedVersions() |
public SMFSchemaParserProvider()
public javaslang.collection.SortedSet<SMFSchemaVersion> schemaSupportedVersions()
schemaSupportedVersions in interface SMFSchemaParserProviderTypepublic SMFSchemaParserType schemaParserCreate(URI path, InputStream stream)
schemaParserCreate in interface SMFSchemaParserProviderTypepath - The URI referred to by the input stream, for diagnostic
messagesstream - An input streamCopyright © 2017 <code@io7m.com> http://io7m.com