Move catalog handling to parser API from config API.
[shibboleth/cpp-xmltooling.git] / xmltooling / AbstractAttributeExtensibleXMLObject.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-08 Scott CantorHandle IDness during (un)marshalling, move more work...
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-03-30 Scott CantorAdded some validation code.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-24 Scott CantorAdd per-object validation.
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-08 Scott CantorRenamed classes
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-06 Scott CantorBase classes for open content models.