freedaisy::SMIL Class Reference

Inheritance diagram for freedaisy::SMIL:
[legend]
List of all members.

Public Member Functions

 SMIL ()
 Create an empty SMIL object.
 SMIL (std::string filename)
 Create an SMIL object from an XML file.
void createDoc ()
 Create the SMIL document.
Par findAnchor (std::string id)

Detailed Description

Definition at line 10 of file smil.h.


Constructor & Destructor Documentation

freedaisy::SMIL::SMIL std::string  filename  )  [inline]
 

Create an SMIL object from an XML file.

Parameters:
filename XML filename to parse

Definition at line 18 of file smil.h.


Member Function Documentation

Par freedaisy::SMIL::findAnchor std::string  id  ) 
 

Find an anchor (and returns a par, even if the id is in <text>) see 2.1.10.1. of the DAISY doc

Todo:
Better doc

Definition at line 29 of file smil.cpp.

References freedaisy::XMLDoc::xpathEval().


The documentation for this class was generated from the following files:
Generated on Sun Jun 25 23:35:45 2006 for libdaisy by  doxygen 1.4.6