Package | Description |
---|---|
org.apache.fop.events.model |
Model classes for the event subsystem.
|
Modifier and Type | Method and Description |
---|---|
EventMethodModel |
EventProducerModel.getMethod(java.lang.String methodName)
Returns the model instance of an event method for the given method name.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProducerModel.addMethod(EventMethodModel method)
Adds a model instance of an event method.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.