Friday, August 13, 2010

Printing an XMLElement to console

Debugging issues related to XMLElements sometimes get tougher as its get hard to know the structure of the data in the instantiated object. Here is the method that could be used to print the data of the XMLElement to console.

No comments:

Post a Comment