Refactored simple content and child-handling into mixin classes.
[shibboleth/xmltooling.git] / xmltooling / impl / UnknownElement.h
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorRevised builder API
2006-03-24 cantorAdd per-object validation.
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes
2006-02-28 cantorDOM fixup changes
2006-02-24 cantorDefault support for arbitrary DOM objects.