#include <xmltooling/encryption/Encryption.h>
Inheritance diagram for xmlencryption::ReferenceType:
Public Member Functions | |
virtual ReferenceType * | cloneReferenceType () const =0 |
Type-specific clone method. | |
virtual const XMLCh * | getURI () const =0 |
Returns the URI attribute. | |
virtual void | setURI (const XMLCh *URI)=0 |
Sets the URI attribute. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. | |
static const XMLCh | URI_ATTRIB_NAME [] |
URI attribute name. | |
static const XMLCh | TYPE_NAME [] |
ReferenceType local name. |