Handle empty path as relative.
[shibboleth/xmltooling.git] / xmltooling / AbstractComplexElement.h
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-07-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-32
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-04-04 cantorRefactored simple content and child-handling into mixin...