public final class SMFParserProviders extends Object
ServiceLoader.| Modifier and Type | Method and Description |
|---|---|
static Optional<SMFParserProviderType> |
findParserProvider(Optional<String> format_opt,
String file)
Try to find a parser provider.
|
public static Optional<SMFParserProviderType> findParserProvider(Optional<String> format_opt, String file)
format_opt - An optional format name.file - A file nameCopyright © 2017 <code@io7m.com> http://io7m.com