Add new builder base class to indicate support for "argument-less" construction.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 13 Mar 2008 03:32:19 +0000 (03:32 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 13 Mar 2008 03:32:19 +0000 (03:32 +0000)
commit862161ef6283127928bd9307e1a184bf2ea0a6c8
tree3c492101057403a217d273d4f25d8413a36eff6b
parent7ff05fc3ab9187bc51b273cd9d232bb948171e5e
Add new builder base class to indicate support for "argument-less" construction.
Move sig/enc object implementations out of lite build.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@473 de75baf8-a10c-0410-a50a-987c0e22f00f
13 files changed:
.cproject
xmltooling/ConcreteXMLObjectBuilder.h [new file with mode: 0644]
xmltooling/Makefile.am
xmltooling/XMLObjectBuilder.h
xmltooling/XMLToolingConfig.cpp
xmltooling/base.h
xmltooling/encryption/Encryption.h
xmltooling/security/CredentialContext.h
xmltooling/signature/KeyInfo.h
xmltooling/signature/Signature.h
xmltooling/soap/SOAP.h
xmltooling/xmltooling-lite.vcproj
xmltooling/xmltooling.vcproj