프로퍼티 | 타입 | 설명 | |
---|---|---|---|
nsMgr |
메소드 | 설명 | |
---|---|---|
AndroidXmlDocument ( string path ) : System | ||
CreateAttribute ( string prefix, string localName, string namezpace, string value ) : |
||
PatchStringRes ( string tag, string attrib, string value ) : void | ||
Save ( ) : string | ||
SaveAs ( string path ) : string |
메소드 | 설명 | |
---|---|---|
AppendElement ( |
||
AppendElement ( |
public AndroidXmlDocument ( string path ) : System | ||
path | string | |
리턴 | System |
protected AppendElement ( |
||
node | ||
tag | string | |
attribute | string | |
리턴 |
protected AppendElement ( |
||
node | ||
tag | string | |
attribute | string | |
attributeValue | string | |
리턴 |
public CreateAttribute ( string prefix, string localName, string namezpace, string value ) : |
||
prefix | string | |
localName | string | |
namezpace | string | |
value | string | |
리턴 |
public PatchStringRes ( string tag, string attrib, string value ) : void | ||
tag | string | |
attrib | string | |
value | string | |
리턴 | void |