Interface YangXPathParser

All Known Subinterfaces:
YangXPathParser.QualifiedBound, YangXPathParser.UnqualifiedBound

@Beta public interface YangXPathParser
Interface for converting a String into a YangXPathExpression. Implementations of this interface are expected to be NOT thread-safe.
Author:
Robert Varga