uk.ac.cam.ch.wwmm.opsin
Class DtdTest

java.lang.Object
  extended by uk.ac.cam.ch.wwmm.opsin.DtdTest

public class DtdTest
extends java.lang.Object


Constructor Summary
DtdTest()
           
 
Method Summary
 void testRegexes()
           
 void testRegexTokens()
           
 void testSuffixApplicability()
           
 void testSuffixRules()
           
 void testTokenFiles()
           
 void testTokenFilesValueValidity()
           
 void testWordRules()
           
static void validate(java.net.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DtdTest

public DtdTest()
Method Detail

testTokenFiles

public void testTokenFiles()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testRegexes

public void testRegexes()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testRegexTokens

public void testRegexTokens()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testSuffixApplicability

public void testSuffixApplicability()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testSuffixRules

public void testSuffixRules()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testWordRules

public void testWordRules()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testTokenFilesValueValidity

public void testTokenFilesValueValidity()
                                 throws java.io.IOException
Throws:
java.io.IOException

validate

public static void validate(java.net.URI uri)
                     throws java.lang.Exception
Throws:
java.lang.Exception