Add new builder base class to indicate support for "argument-less" construction.
[shibboleth/xmltooling.git] / xmltooling / XMLObjectBuilder.h
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-02-02 cantorUpdate copyright.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-29 cantorSet xsi:type during object construction.
2006-03-26 cantorRevised builder API
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-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-21 cantorAdd factory methods and default builder
2006-02-20 cantorAdd static mgmt of interfaces.
2006-02-20 cantorInitial DOM handling interfaces.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorSome root interfaces and configuration machinery