public interface RuntimeModelParser
| Modifier and Type | Method and Description |
|---|---|
RuntimeModel |
parse(InputStream is)
Parse the given input stream into a RuntimeModel.
|
RuntimeModel parse(InputStream is)
is - The input stream with runtime model binary content to be parsed.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.