xml retrieval and traversing
xml retrieval and traversing
Dom.Document gives the Document
Dom.XMLNode is used for the traversing in the nodes
node.getText gives the node value and node.getAttributeKeyAt gives the attributes and node.getAttributeValue gives the value at that attribute
No comments: