Interface YangXPathParser

All Known Subinterfaces:
YangXPathParser.QualifiedBound, YangXPathParser.UnqualifiedBound

public interface YangXPathParser
Interface for converting a String into a YangXPathExpression. Implementations of this interface are expected to be NOT thread-safe.