Nux 1.3

nux.xom.tests
Class DTDBugTest

java.lang.Object
  extended bynux.xom.tests.DTDBugTest

public class DTDBugTest
extends Object

Tests a given set of XML files for DTD bugs; in particular wrt. internalDTDSubset.

Author:
whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $

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

Constructor Detail

DTDBugTest

public DTDBugTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Nux 1.3