#include "static_rewriter.h"
List of all members.
Public Member Functions |
| StaticRewriter (int *argc, char ***argv) |
bool | ParseText (const StringPiece &text, const StringPiece &url, const StringPiece &id, const StringPiece &output_dir, Writer *writer) |
FileSystem * | file_system () |
MessageHandler * | message_handler () |
Detailed Description
Encapsulates the instantiation of a FileRewriter & a simple one-shot interface to rewrite some HTML text.
The documentation for this class was generated from the following file: