de.bsd.x2svg.test
Class TestDtdEntityParsing

java.lang.Object
  extended by de.bsd.x2svg.test.TestDtdEntityParsing

public class TestDtdEntityParsing
extends java.lang.Object

Test parsing of DTDs

Author:
hwr@pilhuhn.de

Field Summary
private static java.lang.String BASEDIR
           
 
Constructor Summary
TestDtdEntityParsing()
           
 
Method Summary
 void testEntityDtd()
          Test the simple dtd.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASEDIR

private static final java.lang.String BASEDIR
See Also:
Constant Field Values
Constructor Detail

TestDtdEntityParsing

public TestDtdEntityParsing()
Method Detail

testEntityDtd

public void testEntityDtd()
                   throws java.lang.Exception
Test the simple dtd.

Throws:
java.lang.Exception - on any (assertion) error


x2svg version 1.2.1