Package | Description |
---|---|
org.apache.fop.events |
Subsystem for reporting events inside FOP to client applications.
|
org.apache.fop.events.model |
Model classes for the event subsystem.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
DefaultEventBroadcaster.addEventModel(EventModel eventModel) |
Adds a new
EventModel to the list of registered event models. |
Modifier and Type | Method | Description |
---|---|---|
static EventModel |
EventModelParser.parse(javax.xml.transform.Source src) |
Parses an event model file into an EventModel instance.
|
Modifier and Type | Method | Description |
---|---|---|
static org.xml.sax.ContentHandler |
EventModelParser.getContentHandler(EventModel model) |
Creates a new ContentHandler instance that you can send the event model XML to.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.