XML Digital Signature version 20020212 XPath element. More...
#include <xmltooling/signature/KeyInfo.h>
Public Member Functions | |
virtual XPath * | cloneXPath () const =0 |
Type-specific clone method. | |
const XMLCh * | getExpression () const |
Returns Expression . | |
void | setExpression (const XMLCh *Expression) |
Sets or clears Expression . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
XML Digital Signature version 20020212 XPath element.
virtual XPath* xmlsignature::XPath::cloneXPath | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* xmlsignature::XPath::getExpression | ( | ) | const [inline] |
Returns Expression .
void xmlsignature::XPath::setExpression | ( | const XMLCh * | Expression | ) | [inline] |
Sets or clears Expression .