Class RouteParser

java.lang.Object
com.yahoo.messagebus.routing.RouteParser

public class RouteParser extends Object
This replaces the incredibly slow javacc RouteParser.jj. It is a has its c++ sibling and the implementation is a a copy of the C++ version.
Since:
5.2
Author:
baldersheim