public interface YangUtilsParser
| Modifier and Type | Method and Description |
|---|---|
YangNode |
getDataModel(String file)
Returns the data model node.
|
YangNode getDataModel(String file) throws IOException, ParserException
file - input YANG fileParserException - when fails to get the data modelIOException - when there is an exception in IO operationCopyright © 2016. All rights reserved.