Method | Description | |
---|---|---|
GetNamespaceURI ( string prefix ) : string | ||
GetNodeList ( |
Return the Element corresponding the the XPath
|
|
ToDocument ( |
||
ToXmlDocument ( Document document ) : |
public static GetNamespaceURI ( string prefix ) : string | ||
prefix | string | |
return | string |
public static GetNodeList ( |
||
xmlElement | ||
xpathString | string | |
return |
public static ToDocument ( |
||
originalDocument | ||
xadesSignedXml | ||
return | Document |
public static ToXmlDocument ( Document document ) : |
||
document | Document | |
return |