Documentation of 'kcl.waterloo.xml.XMLChecker' Java class
XMLChecker
kcl.waterloo.xml

Class XMLChecker



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

      Constructors 
      Constructor and Description
      XMLChecker() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void check(java.lang.String xmlFile)
      Checks the integrity of the specified XML file (which may be gzip compressed).
      • Methods inherited from class java.lang.Object

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

      • XMLChecker

        public XMLChecker()
    • Method Detail

      • check

        public static void check(java.lang.String xmlFile)
        Checks the integrity of the specified XML file (which may be gzip compressed). Note that just an XML file may be well-formed but still fail to load. This checks the XML structure only.
        Parameters:
        xmlFile -

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.