Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

ofx_sgml.cpp File Reference


Detailed Description

OFX/SGML parsing functionnality.

Almost all of the SGML parser specific code is contained in this file (some is in messages.cpp and ofx_utilities.cpp). To understand this file you must read the documentation of OpenSP's generic interface: see http://openjade.sourceforge.net/

Definition in file fx-0.6.4/lib/ofx_sgml.cpp.

Go to the source code of this file.

Data Structures

class  OutlineApplication
 This object is driven by OpenSP as it parses the SGML from the ofx file(s). More...


Functions

int ofx_proc_sgml (int argc, char *argv[])
 Parses a DTD and OFX file(s).


Function Documentation

int ofx_proc_sgml int    argc,
char *    argv[]
 

Parses a DTD and OFX file(s).

ofx_proc_sgml will take a list of files in command line format. The first file must be the DTD, and then any number of OFX files.

Definition at line 372 of file fx-0.6.4/lib/ofx_sgml.cpp.

Referenced by ofx_proc_file().


Generated on Sat Apr 12 18:35:07 2003 for LibOFX by doxygen1.2.18