Interface YangXPathParserFactory

All Known Implementing Classes:
AntlrXPathParserFactory, DefaultXPathParserFactory

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