Use imported checkState()
[yangtools.git] / xpath / README.md
1 # YANG XPath object model and implementation
2
3 YANG is using [XPath 1.0] expressions with a number of extensions. This directory
4 contains the Java object model of the specification and the corresponding reference
5 implementation.
6
7 [XPath 1.0]:https://www.w3.org/TR/1999/REC-xpath-19991116/