public final class SMFFilterCommandFile extends Object
| Modifier and Type | Method and Description |
|---|---|
static javaslang.control.Validation<javaslang.collection.List<SMFParseError>,javaslang.collection.List<SMFMemoryMeshFilterType>> |
parseFromStream(SMFFilterCommandModuleResolverType resolver,
Optional<URI> path_opt,
InputStream stream)
Parse a command file.
|
public static javaslang.control.Validation<javaslang.collection.List<SMFParseError>,javaslang.collection.List<SMFMemoryMeshFilterType>> parseFromStream(SMFFilterCommandModuleResolverType resolver, Optional<URI> path_opt, InputStream stream) throws IOException
path_opt - The path for error reportingstream - An input streamresolver - A filter command module resolverIOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com