Package org.apache.fop.accessibility
Interface AccessibilityEventProducer
-
- All Superinterfaces:
EventProducer
public interface AccessibilityEventProducer extends EventProducer
Event producer for accessibility-related events.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
AccessibilityEventProducer.Provider
Provider class for the event producer.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
noStructureTreeInXML(java.lang.Object source)
The structure tree is missing in the XML file.
-