Removed unnecessary class from string literals.
authorScott Cantor <cantor.2@osu.edu>
Mon, 23 Oct 2006 01:33:44 +0000 (01:33 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 23 Oct 2006 01:33:44 +0000 (01:33 +0000)
commitc50f3cc9a47e95fc3518e61703791d098ce3253d
tree79c3d7663f462abf4c058543d325759cf13f5dc9
parentf11f15815726c0b819939971b7581ec6e94eeafc
Removed unnecessary class from string literals.
20 files changed:
xmltooling/XMLToolingConfig.cpp
xmltooling/base.h
xmltooling/encryption/Encryption.h
xmltooling/encryption/impl/EncryptionImpl.cpp
xmltooling/encryption/impl/EncryptionSchemaValidators.cpp
xmltooling/exceptions.cpp
xmltooling/io/AbstractXMLObjectMarshaller.cpp
xmltooling/io/AbstractXMLObjectUnmarshaller.cpp
xmltooling/signature/KeyInfo.h
xmltooling/signature/Signature.h
xmltooling/signature/impl/InlineKeyResolver.cpp
xmltooling/signature/impl/KeyInfoImpl.cpp
xmltooling/signature/impl/KeyInfoSchemaValidators.cpp
xmltooling/signature/impl/XMLSecSignatureImpl.cpp
xmltooling/soap/SOAP.h
xmltooling/soap/impl/SOAPImpl.cpp
xmltooling/soap/impl/SOAPSchemaValidators.cpp
xmltooling/util/XMLConstants.cpp
xmltooling/util/XMLConstants.h
xmltooling/util/XMLHelper.cpp