LibOFX
build/libofx-0.10.0/lib/ofx_sgml.hh
Go to the documentation of this file.
1 /***************************************************************************
2  ofx_sgml.h
3  -------------------
4  begin : Tue Mar 19 2002
5  copyright : (C) 2002 by Benoit Gr�goire
6  email : benoitg@coeus.ca
7  ***************************************************************************/
11 /***************************************************************************
12  * *
13  * This program is free software; you can redistribute it and/or modify *
14  * it under the terms of the GNU General Public License as published by *
15  * the Free Software Foundation; either version 2 of the License, or *
16  * (at your option) any later version. *
17  * *
18  ***************************************************************************/
19 #ifndef OFX_SGML_H
20 #define OFX_SGML_H
21 #include "context.hh"
23 int ofx_proc_sgml(LibofxContext * libofx_context, int argc, char * const* argv);
24 
25 #endif
int ofx_proc_sgml(LibofxContext *libofx_context, int argc, char *const *argv)
Parses a DTD and OFX file(s)