summaryrefslogtreecommitdiff
path: root/lib/saxParse-persistence.h
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Add ParseBaseDan Goodliffe2023-03-02
| | | | Acts as a base class for persistence parser, encompasses the parse stack and manages shared objects
* Implement XML deserializer with SAXParseDan Goodliffe2023-02-21