XMLNodeIterator.h File Reference

#include <y2util/LibXMLHelper.h>
#include <iostream>
#include <ostream>
#include <sstream>
#include <cassert>
#include <iterator>

Go to the source code of this file.

Classes

class  XMLParserError
 class for reporting syntax errors in XMLNodeIterator. More...
class  XMLNodeIteratorBase
 Abstract class to iterate over an xml stream. More...
class  XMLNodeIterator< ENTRYTYPE >

Typedefs

typedef void * xmlTextReaderLocatorPtr
typedef struct _xmlNode xmlNode
typedef xmlNodexmlNodePtr
typedef _xmlTextReader xmlTextReader
typedef xmlTextReaderxmlTextReaderPtr
typedef _xmlError xmlError
typedef xmlErrorxmlErrorPtr

Functions

std::ostream & operator<< (std::ostream &out, const XMLParserError &error)


Typedef Documentation

typedef _xmlError xmlError

typedef xmlError* xmlErrorPtr

typedef struct _xmlNode xmlNode

typedef xmlNode* xmlNodePtr

typedef _xmlTextReader xmlTextReader

typedef void* xmlTextReaderLocatorPtr

typedef xmlTextReader* xmlTextReaderPtr


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const XMLParserError error 
)


Generated on Fri Sep 21 22:35:03 2007 for liby2util by  doxygen 1.5.3