KSquare Utilities
XmlTokenizer.h File Reference
#include <deque>
#include <fstream>
#include <vector>
#include "TokenBuffer.h"

Go to the source code of this file.

Classes

class  KKB::XmlTokenizer
 Manages the break down a stream into a set of logical tokens compatible with the XML format. More...
 

Namespaces

 KKB
 KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
 

Typedefs

typedef XmlTokenizer * KKB::XmlTokenizerPtr