Class XMLUtil


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

      Constructors 
      Constructor Description
      XMLUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int checkIfWellFormed​(java.net.URL url, StatusManager sm)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XMLUtil

        public XMLUtil()
    • Method Detail

      • checkIfWellFormed

        public static int checkIfWellFormed​(java.net.URL url,
                                            StatusManager sm)