Package | Description |
---|---|
org.apache.fop.events.model |
Model classes for the event subsystem.
|
Modifier and Type | Method and Description |
---|---|
EventProducerModel |
EventModel.getProducer(java.lang.Class clazz)
Returns the model of an event producer with the given interface.
|
EventProducerModel |
EventModel.getProducer(java.lang.String interfaceName)
Returns the model of an event producer with the given interface name.
|
Modifier and Type | Method and Description |
---|---|
void |
EventModel.addProducer(EventProducerModel producer)
Adds the model of an event producer to the event model.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.