org.apache.fop.accessibility
Interface AccessibilityEventProducer
public interface AccessibilityEventProducer
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-2017 The Apache Software Foundation. All Rights Reserved.