Class TestRNGValidation

java.lang.Object
  extended by TestRNGValidation

public class TestRNGValidation
extends java.lang.Object

Some tests to try to make sense of the RNG validation that either mangles the DOM structure or does not take Xinclude into account.

Author:
Guy Lapalme, Université de Montréal, 2013

Constructor Summary
TestRNGValidation()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRNGValidation

public TestRNGValidation()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws org.xml.sax.SAXException,
                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException