LibreOffice Module sax (master) 1
Classes | Namespaces | Typedefs
fastserializer.hxx File Reference
#include <com/sun/star/xml/sax/XFastTokenHandler.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <sax/fastattribs.hxx>
#include <sax/fshelper.hxx>
#include "CachedOutputStream.hxx"
#include <stack>
#include <string_view>
#include <map>
#include <memory>
Include dependency graph for fastserializer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sax_fastparser::TokenValue
 
class  sax_fastparser::FastSaxSerializer
 Receives notification of sax document events to write into an XOutputStream. More...
 
class  sax_fastparser::FastSaxSerializer::ForMerge
 
class  sax_fastparser::FastSaxSerializer::ForSort
 

Namespaces

namespace  sax_fastparser
 

Typedefs

typedef std::vector< TokenValue > sax_fastparser::TokenValueList