Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/parser/stack/DocumentHandler.cpp
application/src/core/parser/stack/DocumentHandler.hpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validation process faster and more compact using advanced programming techniques.
|
|
|
|
|
|
element.
|
|
|
|
content.
|
|
|
|
non-const references to data and start, using "parseGenericString" in DocumentHandler for resolving non-string values, added unit test for testing whether "end()" is not called if "start()" fails.
|
|
|
|
occured to me, that this was the way this problem was once meant to be solved.
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
isIdentifierOrEmpty for use in Node
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to write unit tests for the osxml parser
|
|
|
|
|
|
|
|
|
|
between the Handler and the Stack and one for communication between the Stack and the Parser
|
|
class.
|
|
|
|
|
|
|
|
|