Interface AccessibilityEventProducer

All Superinterfaces:
org.apache.fop.events.EventProducer

public interface AccessibilityEventProducer extends org.apache.fop.events.EventProducer
Event producer for accessibility-related events.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Provider class for the event producer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The structure tree is missing in the XML file.
  • Method Details

    • noStructureTreeInXML

      void noStructureTreeInXML(Object source)
      The structure tree is missing in the XML file.
      Parameters:
      source - the event source
      Event severity level:
      FATAL