org.apache.fop.accessibility
Interface AccessibilityEventProducer
- All Superinterfaces:
- EventProducer
public interface AccessibilityEventProducer
- extends EventProducer
Event producer for accessibility-related events.
Method Summary |
void |
noStructureTreeInXML(java.lang.Object source)
The structure tree is missing in the XML file. |
noStructureTreeInXML
void noStructureTreeInXML(java.lang.Object source)
- The structure tree is missing in the XML file.
- Parameters:
source
- the event source- Event severity level:
- FATAL
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.