es.ree.eemws.core.utils.xml

Class XMLUtil

Parameters:
strXml - document as a string.
Returns:
Xml's root tag as a String null if the given xml is not well formed (cannot find root tag).