|
|
Home | Loader API | Interfaces | File List | Index | |
This is the standard structure used to point to tokens inside the XML document being parsed. More...
#include "p6err.h"
Go to the source code of this file.
Classes | |
struct | P6R::P6SAX2STRING |
To avoid having to copy strings or creating new strings we simply point into a set of buffers the start of a string and its length. More... |
This is the standard structure used to point to tokens inside the XML document being parsed.
This avoid unnecessary copies of strings or creating new strings.
Definition in file p6sax2types.h.