Interface YangXPathParserFactory

  • All Known Implementing Classes:
    AntlrXPathParserFactory

    @Beta
    public interface YangXPathParserFactory
    Factory for creating YangXPathParsers. Implementations of this interface are expected to be thread-safe.
    Author:
    Robert Varga