#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. | |
| 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 .
1.5.6