Wolframe, 0.0.3

asciiCharParser.hpp File Reference

Ascii character by characer parser in a unicode source feeded chunkwise. Used for document format guessing and doctype extraction. More...

#include <cstddef>

Go to the source code of this file.

Classes

class  _Wolframe::utils::AsciiCharParser
 Class for parsing ascii character by character from a source in an unicode based encoding. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::utils
 Utility functions for parsing, handling files, allocating memory, etc. (implemented in the core library libwolframe)
 

Detailed Description

Ascii character by characer parser in a unicode source feeded chunkwise. Used for document format guessing and doctype extraction.