Class RngValidator


  • @ThreadSafe
    public class RngValidator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RngValidator​(java.io.File schemaFile)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(java.io.File xmlFile)  
      • Methods inherited from class java.lang.Object

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

      • RngValidator

        public RngValidator​(java.io.File schemaFile)
                     throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
    • Method Detail

      • validate

        public void validate​(java.io.File xmlFile)
                      throws java.io.IOException,
                             org.xml.sax.SAXException
        Throws:
        java.io.IOException
        org.xml.sax.SAXException