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 classAccessibilityEventProducer.ProviderProvider class for the event producer.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnoStructureTreeInXML(java.lang.Object source)The structure tree is missing in the XML file.
-