Main Page   Data Structures   File List   Data Fields   Globals  

nccsmilparser.h File Reference

#include "control.h"

Go to the source code of this file.

Functions

int parseNCCSmil (struct DaisyData *daisydata)


Function Documentation

int parseNCCSmil struct DaisyData   daisydata
 

Function for parsing a SMIL 1.0 file used with the daisy 2.02 standar. Collects data and stores it in a linked list in the main data structure. The books meta data is stored in a bookinfo struct in the main data structure. The linked Node list represents the spine of all the passages in a smil file.

Parameters:
daisydata  - a pointer to the datastructure initialized by parseInit ().
Returns:
1 in case of success and -1 in case of error.


Generated on Tue Sep 5 12:14:08 2006 for libdaisy by doxygen1.2.15