Uses of Class
org.daisy.zedval.engine.ZedMap

Packages that use ZedMap
org.daisy.zedval.engine   
 

Uses of ZedMap in org.daisy.zedval.engine
 

Methods in org.daisy.zedval.engine that return ZedMap
 ZedMap ZedContext.getTestMap()
          Returns the test map file used in this run
 ZedMap ZedContext.getProcessorMap()
          Returns the processor map file used in this run
 

Methods in org.daisy.zedval.engine with parameters of type ZedMap
 void ZedContext.setTestMap(ZedMap tm)
          Sets the test map file for this run
 void ZedContext.setProcessorMap(ZedMap pm)
          Sets the processor map file for this run