public class IsiAmrInputCodec extends InputCodec<SGraph>
(b / blink-01
:ARG0 (i / i)
:ARG1 (e / eye
:part-of i)
:manner (h / hard))| Constructor and Description |
|---|
IsiAmrInputCodec() |
| Modifier and Type | Method and Description |
|---|---|
SGraph |
read(InputStream is)
Reads an object from an input stream.
|
addOptions, getAllInputCodecs, getInputCodecByExtension, getInputCodecByName, getInputCodecByNameOrExtension, getInputCodecs, getMetadata, getOption, hasTrueOption, main, read, setOption, setProgressListenerpublic SGraph read(InputStream is) throws CodecParseException, IOException
InputCodecread in class InputCodec<SGraph>CodecParseException - if an error occurred while decoding
the input stream into an objectIOException - if an error occurred while reading
data from the input streamCopyright © 2017. All rights reserved.