Track DOM text nodes to ensure fidelity.
[shibboleth/xmltooling.git] / xmltooling / io / AbstractXMLObjectUnmarshaller.h
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-22 cantorInitial marshalling support.
2006-02-21 cantorAbstract unmarshaller minus signatures.
2006-02-20 cantorEarly marshalling code.