XmlPullParser.h File Reference

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

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"

Definition at line 41 of file XmlPullParser.h.

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

Definition at line 42 of file XmlPullParser.h.

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

Definition at line 43 of file XmlPullParser.h.

#define NO_NAMESPACE   ""

Definition at line 44 of file XmlPullParser.h.


Variable Documentation

const int RESIZE_BUFFER = 16

A simple, pull based XML parser.

Definition at line 36 of file XmlPullParser.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 19 Jul 2010 for wsdlpull by  doxygen 1.6.1