Refined ElementProxy/ElementExtensible interfaces to match Java.
[shibboleth/xmltooling.git] / xmltooling / impl / AnyElement.cpp
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-05-09 cantorMade AnyElementImpl public to allow inheritance for...
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...