Refactored simple content and child-handling into mixin classes.
[shibboleth/xmltooling.git] / xmltooling / AbstractXMLObject.cpp
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorUnix porting fixes
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-17 cantorMerged marshalling/unmarshalling methods into core...