|
LibreOffice Module sax (master) 1
|
#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>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 |