#include <iostream>
#include "handler-parser.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for parsehandler-catdate.cc:
Go to the source code of this file.
Compounds | |
class | CatDateParseHandler |
For each document, writes date to STDOUT. More... | |
Functions | |
ParseHandler * | MakeCatDateHandler () |
Definition in file parsehandler-catdate.cc.
|
Definition at line 39 of file parsehandler-catdate.cc. Referenced by Ripper::SetupHandlers(). |