Class XmlUtil


  • public class XmlUtil
    extends com.sun.xml.ws.util.xml.XmlUtil
    Author:
    WS Development Team
    • Field Summary

      • Fields inherited from class com.sun.xml.ws.util.xml.XmlUtil

        DRACONIAN_ERROR_HANDLER
    • Constructor Summary

      Constructors 
      Constructor Description
      XmlUtil()  
    • Constructor Detail

      • XmlUtil

        public XmlUtil()
    • Method Detail

      • matchesTagNS

        public static boolean matchesTagNS​(Element e,
                                           QName name)