include/ocXML.h File Reference

#include <string>
#include <iomanip>
#include <algorithm>
#include <map>
#include <vector>
#include <fstream>
#include "ocString.h"

Include dependency graph for ocXML.h:

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

Go to the source code of this file.

Classes

class  parseFobject
class  ocGenericParser
class  baseFunc
class  xmlNode
struct  stateMachine
class  findStart
class  findEnd
class  xmlParser

Typedefs

typedef class map< string, string > node_attr
typedef class vector< xmlNodenode_vector
typedef class multimap< string,
size_t > 
node_map
typedef class vector< size_t > node_stack

Functions

string xmlEscape (string in)
string xmlUnescape (string in)


Typedef Documentation

typedef class map< string, string > node_attr

Definition at line 146 of file ocXML.h.

typedef class multimap< string, size_t > node_map

Definition at line 204 of file ocXML.h.

typedef class vector< size_t > node_stack

Definition at line 205 of file ocXML.h.

typedef class vector< xmlNode > node_vector

Definition at line 203 of file ocXML.h.


Function Documentation

string xmlEscape ( string  in  ) 

Definition at line 120 of file ocXML.h.

References ocString::replaceAll().

Referenced by xmlNode::emit().

string xmlUnescape ( string  in  ) 


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5