#include "defs.h"
#include "options.h"
#include "iodevice.h"
#include "textcodec.h"
#include "saxreceptor.h"
Go to the source code of this file.
Compounds | |
| class | XmlCodecBase |
| An abstract predecessor of all XML codecs. More... | |
Enumerations | |
| enum | XmlCoderType { UnknownCoder, PullCoder, PushCoder } |
| The possible types of the coder. More... | |
This file contains the definition of XmlCodecBase class.
Definition in file xmlcodecbase.h.
|
|
The possible types of the coder.
Definition at line 42 of file xmlcodecbase.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002