public class YamlModelParser extends Object
| Constructor and Description |
|---|
YamlModelParser() |
| Modifier and Type | Method and Description |
|---|---|
ComparisonModel |
readModel(InputStream inputStream)
Interprets yaml model and creates a ComparisonModel based on that
|
public ComparisonModel readModel(InputStream inputStream)
inputStream - input stream of the modelCopyright © 2021. All rights reserved.