Uses of Package
org.daisy.zedval.engine

Packages that use org.daisy.zedval.engine
org.daisy.zedval   
org.daisy.zedval.engine   
org.daisy.zedval.zedsuite.v2002   
org.daisy.zedval.zedsuite.v2005   
 

Classes in org.daisy.zedval.engine used by org.daisy.zedval
ZedContext
          Encapsulates run-time context information This can be subclassed to provide more context information
ZedContextException
           
ZedFileInitializationException
           
ZedMessage
          A ZedMessage object represents a ZedVal output message
ZedReporter
          An object implementing the ZedReporter interface collects, formats, and outputs validation test results
ZedReporterException
           
 

Classes in org.daisy.zedval.engine used by org.daisy.zedval.engine
AudioFile
          An AudioFile object represents a single DTB audio file
ErrorMessage
          An ErrorMessage object represents a ZedVal message reporting a program error
ImageFile
          An ImageFile object represents a single DTB image file
ManifestFile
          A ManifestFile object represents a single DTB file that can appear in a package manifest
NcxFile
          An NcxFile object represents a DTB navigation control file
PackageFile
          A PackageFile object represents a DTB package file
Referring
           
ResourceFile
          A ResourceFile object represents a DTB resource file
XmlFile
          An XmlFile object represents a single XML document file This class includes default, do-nothing methods to implement the SAX ContentHandler interface (The appropriate ones will be overridden by the subclasses).
XmlFileElement
          An XML Element descriptor, similar to the javax.xml.stream.StartElement, but with less footprint.
ZedContext
          Encapsulates run-time context information This can be subclassed to provide more context information
ZedContextException
           
ZedCustomTest
          An object implementing the ZedCustomTest interface executes a test on a ZedFile
ZedCustomTestException
           
ZedFile
          A ZedFile object represents a single DTB or ZedVal file
ZedFileInitializationException
           
ZedMap
          Represents a Test Map or Processor Map.
ZedMessage
          A ZedMessage object represents a ZedVal output message
ZedReporter
          An object implementing the ZedReporter interface collects, formats, and outputs validation test results
ZedReporterException
           
ZedTest
          A ZedTest object represents a single validation test from the testMap.
ZedTestProcessor
          A ZedTestProcessor object executes one or more Tests on one or more ZedFiles
 

Classes in org.daisy.zedval.engine used by org.daisy.zedval.zedsuite.v2002
ZedCustomTest
          An object implementing the ZedCustomTest interface executes a test on a ZedFile
ZedCustomTestException
           
ZedFile
          A ZedFile object represents a single DTB or ZedVal file
 

Classes in org.daisy.zedval.engine used by org.daisy.zedval.zedsuite.v2005
ZedCustomTest
          An object implementing the ZedCustomTest interface executes a test on a ZedFile
ZedCustomTestException
           
ZedFile
          A ZedFile object represents a single DTB or ZedVal file