#include <ie_imp_EPUB.h>
Public Member Functions | |
| void | startElement (const gchar *name, const gchar **atts) |
| void | endElement (const gchar *name) |
| void | charData (const gchar *buffer, int length) |
| void NavigationListener::charData | ( | const gchar * | buffer, | |
| int | length | |||
| ) | [virtual] |
Implements UT_XML::Listener.
| void NavigationListener::endElement | ( | const gchar * | name | ) | [virtual] |
Implements UT_XML::Listener.
| void NavigationListener::startElement | ( | const gchar * | name, | |
| const gchar ** | atts | |||
| ) | [virtual] |
Implements UT_XML::Listener.
1.7.1