Class XmlUtil

java.lang.Object
com.vonage.client.legacyutils.XmlUtil

public class XmlUtil
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    XmlUtil()  
  • Method Summary

    Modifier and Type Method Description
    static int intValue​(org.w3c.dom.Node node)  
    static org.w3c.dom.Document parseXmlString​(javax.xml.parsers.DocumentBuilder documentBuilder, java.lang.String response)  
    static java.lang.String stringValue​(org.w3c.dom.Node node)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait