#include <cassert>
#include <libwpd-stream/libwpd-stream.h>
#include <libxml/xmlreader.h>
#include "KEYXMLReader.h"
Classes | |
struct | libetonyek::KEYXMLReader::Impl |
Namespaces | |
libetonyek | |
Functions | |
int | libetonyek::getNameId (const KEYXMLReader::AttributeIterator &attribute) |
int | libetonyek::getNamespaceId (const KEYXMLReader::AttributeIterator &attribute) |
int | libetonyek::getId (const KEYXMLReader::AttributeIterator &attribute) |
int | libetonyek::getValueId (const KEYXMLReader::AttributeIterator &attribute) |
int | libetonyek::getNameId (const KEYXMLReader::ElementIterator &element) |
int | libetonyek::getNamespaceId (const KEYXMLReader::ElementIterator &element) |
int | libetonyek::getId (const KEYXMLReader::ElementIterator &element) |
int | libetonyek::getTextId (const KEYXMLReader::ElementIterator &element) |
int | libetonyek::getNameId (const KEYXMLReader &reader) |
int | libetonyek::getNamespaceId (const KEYXMLReader &reader) |
int | libetonyek::getId (const KEYXMLReader &reader) |