org.daisy.zedval.zedsuite.v2005
Class NcxTests

java.lang.Object
  extended byorg.daisy.zedval.engine.ZedCustomTest
      extended byorg.daisy.zedval.zedsuite.v2005.NcxTests

public class NcxTests
extends ZedCustomTest

Performs customtests on ncx

Author:
mgylling, jpritchett

Constructor Summary
NcxTests()
           
 
Method Summary
 void performTest(ZedFile f)
          Performs customtests on ncx
 
Methods inherited from class org.daisy.zedval.engine.ZedCustomTest
addTestFailure, getResultDoc
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NcxTests

public NcxTests()
Method Detail

performTest

public void performTest(ZedFile f)
                 throws ZedCustomTestException
Performs customtests on ncx

Specified by:
performTest in class ZedCustomTest
Parameters:
f - An NcxFile instance
Throws:
ZedCustomTestException