메소드 | 설명 | |
---|---|---|
GetNamespaceURI ( string prefix ) : string | ||
GetNodeList ( |
Return the Element corresponding the the XPath
|
|
ToDocument ( |
||
ToXmlDocument ( Document document ) : |
public static GetNamespaceURI ( string prefix ) : string | ||
prefix | string | |
리턴 | string |
public static GetNodeList ( |
||
xmlElement | ||
xpathString | string | |
리턴 |
public static ToDocument ( |
||
originalDocument | ||
xadesSignedXml | ||
리턴 | Document |
public static ToXmlDocument ( Document document ) : |
||
document | Document | |
리턴 |