xmlsignature::RetrievalMethod Class Reference

XML Digital Signature version 20020212 RetrievalMethod element. More...

#include <xmltooling/signature/KeyInfo.h>

Inheritance diagram for xmlsignature::RetrievalMethod:

xmltooling::XMLObject List of all members.

Public Member Functions

virtual RetrievalMethodcloneRetrievalMethod () 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.
virtual const XMLCh * getType () const =0
 Returns the Type attribute.
virtual void setType (const XMLCh *Type)=0
 Sets the Type attribute.
virtual TransformsgetTransforms () const =0
 Returns the Transforms child.
virtual void setTransforms (Transforms *child)=0
 Sets the Transforms child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh URI_ATTRIB_NAME []
 URI attribute name.
static const XMLCh TYPE_ATTRIB_NAME []
 Type attribute name.
static const XMLCh TYPE_NAME []
 RetrievalMethodType local name.
static const XMLCh TYPE_DSAKEYVALUE []
 DSAKeyValue RetrievalMethod Type.
static const XMLCh TYPE_RSAKEYVALUE []
 RSAKeyValue RetrievalMethod Type.
static const XMLCh TYPE_X509DATA []
 X509Data RetrievalMethod Type.

Detailed Description

XML Digital Signature version 20020212 RetrievalMethod element.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7