Shortcuts for unmarshalling in builder interface, adjusted tests
authorScott Cantor <cantor.2@osu.edu>
Mon, 20 Mar 2006 19:12:10 +0000 (19:12 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 20 Mar 2006 19:12:10 +0000 (19:12 +0000)
commit90b649c84f13dcfbebc2f15e43219401f222bcba
tree0549939be8b29d70938f488bb973545a8b70cb76
parentc5183613326e3d36a544b2941654d0667a29b836
Shortcuts for unmarshalling in builder interface, adjusted tests
14 files changed:
xmltooling/AbstractAttributeExtensibleXMLObject.h
xmltooling/AbstractDOMCachingXMLObject.cpp
xmltooling/AbstractElementProxy.h
xmltooling/XMLObjectBuilder.h
xmltooling/impl/UnknownElement.h
xmltooling/io/AbstractXMLObjectUnmarshaller.cpp
xmltooling/signature/VerifyingContext.h [new file with mode: 0644]
xmltooling/signature/impl/XMLSecSignature.h
xmltoolingtest/ComplexXMLObjectTest.h
xmltoolingtest/MarshallingTest.h
xmltoolingtest/SignatureTest.h
xmltoolingtest/UnmarshallingTest.h
xmltoolingtest/XMLObjectBaseTestCase.h
xmltoolingtest/xmltoolingtest.h