Merged marshalling/unmarshalling methods into core interface.
[shibboleth/cpp-xmltooling.git] / xmltooling / io / AbstractXMLObjectUnmarshaller.cpp
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-02 Scott CantorManage disposal of new objects when exceptions are...
2006-03-02 Scott CantorBug fixes and API changes from second unit test.
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-22 Scott CantorInitial marshalling support.
2006-02-21 Scott CantorAbstract unmarshaller minus signatures.