Yang parsing in JAVA

主宰稳场 提交于 2020-05-15 09:08:51

问题


I was looking to find a YANG parser and came across this question

Parsing YANG Model in java

I was wondering if there's any documentation for yang tools - API documentation or examples?


回答1:


Try to check yangtools project in Opendaylight github. There is a folder named docs. If you try to compile it with maven, some documents will be created. I hope that they can help you.

Regards



来源:https://stackoverflow.com/questions/26940723/yang-parsing-in-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!