summaryrefslogtreecommitdiff
path: root/src/formats/osxml
AgeCommit message (Collapse)Author
2016-04-25remove unneeded ".second"Andreas Stöckel
2015-03-03Implemented annotation handlingAndreas Stöckel
2015-03-02Got Stack compiling againAndreas Stöckel
2015-03-02OsxmlEventParser also fills a TokenizedData instance nowAndreas Stöckel
2015-03-02Adapted OsxmlParser to new Stack interface, enabled Osxml code in CMakeLists ↵Andreas Stöckel
again
2015-02-25start of branch, commit log will be rewrittenAndreas Stöckel
2015-02-18ignored xmlns attributes in root tag in xml parsing.Benjamin Paassen
2015-02-17Usinge COLLAPSE whitespace mode in OSXML parser to match default behaviour ↵Andreas Stöckel
of the OSML parser
2015-02-15Implemented OsxmlParserAndreas Stöckel
2015-02-15Made OsxmlEvents interface consistent with Stack commandsAndreas Stöckel
2015-02-15Merge branch 'master' into astoecke_parser_stack_newAndreas Stöckel
Conflicts: application/CMakeLists.txt application/src/core/parser/stack/DocumentHandler.hpp application/src/core/parser/stack/DomainHandler.hpp application/src/core/parser/stack/ImportIncludeHandler.hpp
2015-02-15Renamed OsxmlParserAndreas Stöckel
2015-02-15Tidied OsxmlEventParser up, implemented correct whitespace handling, started ↵Andreas Stöckel
to write unit tests for the osxml parser
2015-02-14Renamed osdm to osml and osdmx to osxmlAndreas Stöckel
2015-02-14renamed osdm to osml and osdmx to osxmlAndreas Stöckel