Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XmlPullParser.h File Reference

#include <map>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include "wsdlpull_export.h"

Include dependency graph for XmlPullParser.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  XmlPullParser

Defines

#define FEATURE_PROCESS_NAMESPACES   "http://xmlpull.org/v1/doc/features.html#process-namespaces"
#define FEATURE_REPORT_NAMESPACE_ATTRIBUTES   "http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes"
#define FEATURE_PROCESS_DOCDECL   "http://xmlpull.org/v1/doc/features.html#process-docdecl"
#define FEATURE_VALIDATION   "http://xmlpull.org/v1/doc/features.html#validation"
#define NO_NAMESPACE   ""

Variables

const int RESIZE_BUFFER = 16


Define Documentation

#define FEATURE_PROCESS_NAMESPACES   "http://xmlpull.org/v1/doc/features.html#process-namespaces"
 

#define FEATURE_REPORT_NAMESPACE_ATTRIBUTES   "http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes"
 

#define FEATURE_PROCESS_DOCDECL   "http://xmlpull.org/v1/doc/features.html#process-docdecl"
 

#define FEATURE_VALIDATION   "http://xmlpull.org/v1/doc/features.html#validation"
 

#define NO_NAMESPACE   ""
 


Variable Documentation

const int RESIZE_BUFFER = 16
 

A simple, pull based XML parser.


Generated on Wed Apr 12 18:51:56 2006 for wsdlpull by  doxygen 1.3.9.1