コード例 #1
0
 public ParsingUrl(Route route) {
   super(route);
   route.setUrl(new RouteURL(""));
 }