ObjectMapper
. See
EscherConverter.parseEscherJson(java.io.File)
for
details.@Deprecated public class EscherParser extends Object
Modifier and Type | Field and Description |
---|---|
static ResourceBundle |
bundle
Deprecated.
Localization support.
|
Constructor and Description |
---|
EscherParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
createMapId(File jsonFile)
Deprecated.
|
EscherMap |
parse(File jsonFile)
Deprecated.
|
EscherMap |
parse(InputStream inputStream,
String defaultMapId)
Deprecated.
|
public static final ResourceBundle bundle
public EscherMap parse(File jsonFile) throws IOException, org.json.simple.parser.ParseException
jsonFile
- org.json.simple.parser.ParseException
IOException
FileNotFoundException
public EscherMap parse(InputStream inputStream, String defaultMapId) throws IOException, org.json.simple.parser.ParseException
inputStream
- defaultMapId
- IOException
org.json.simple.parser.ParseException
Copyright © 2015–2019 University of Tübingen. All rights reserved.