public final class KSLaTeXTypeMap extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,KSLaTeXEmphasis> |
fromStream(Path file,
InputStream is)
Read a set of mappings from type names to emphasis types from the given
stream.
|
public static Map<String,KSLaTeXEmphasis> fromStream(Path file, InputStream is) throws IOException
file - The file file, for error messagesis - The streamIOException - On errorsCopyright © 2016 <code@io7m.com> http://io7m.com