| Package | Description |
|---|---|
| org.apache.fop.events | |
| org.apache.fop.events.model |
Model classes for the event subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultEventBroadcaster.addEventModel(EventModel eventModel)
Adds a new
EventModel to the list of registered event models. |
| Modifier and Type | Method and Description |
|---|---|
static EventModel |
EventModelParser.parse(Source src)
Parses an event model file into an EventModel instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ContentHandler |
EventModelParser.getContentHandler(EventModel model)
Creates a new ContentHandler instance that you can send the event model XML to.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.