Package org.apache.fop.accessibility
Interface AccessibilityEventProducer
-
- All Superinterfaces:
org.apache.fop.events.EventProducer
public interface AccessibilityEventProducer extends org.apache.fop.events.EventProducerEvent 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.
-