Uses of Class
org.apache.fop.events.Event
Packages that use Event
Package
Description
Application classes used for running FOP embedded in other applications.
Subsystem for reporting events inside FOP to client applications.
All the pagination and declaration formatting objects.
FOP's layout engine.
-
Uses of Event in org.apache.fop.apps
Methods in org.apache.fop.apps with parameters of type EventModifier and TypeMethodDescriptionvoidFOUserAgent.FOPEventBroadcaster.broadcastEvent(Event event) Broadcasts an event. -
Uses of Event in org.apache.fop.event
Methods in org.apache.fop.event with parameters of type EventModifier and TypeMethodDescriptionPropertyExceptionFactory.createException(Event event) Creates an exception from an event.UnsupportedOperationExceptionFactory.createException(Event event) Creates an exception from an event.ValidationExceptionFactory.createException(Event event) Creates an exception from an event.voidFOPEventListenerProxy.processEvent(Event event) This method is called for each event that is generated.voidLoggingEventListener.processEvent(Event event) This method is called for each event that is generated. -
Uses of Event in org.apache.fop.events
Methods in org.apache.fop.events with parameters of type EventModifier and TypeMethodDescriptionvoidDefaultEventBroadcaster.broadcastEvent(Event event) Broadcasts an event.voidEventBroadcaster.broadcastEvent(Event event) Broadcasts an event.EventExceptionManager.ExceptionFactory.createException(Event event) Creates an exception from an event.static StringFormats an event using the default locale.static StringFormats the event using a given pattern.static StringFormats an event using a given locale.private static StringEventFormatter.format(Event event, ResourceBundle bundle) voidCompositeEventListener.processEvent(Event event) This method is called for each event that is generated.voidEventListener.processEvent(Event event) This method is called for each event that is generated.static voidEventExceptionManager.throwException(Event event, String exceptionClass) Converts an event into an exception and throws that. -
Uses of Event in org.apache.fop.fo.pagination
Methods in org.apache.fop.fo.pagination with parameters of type EventModifier and TypeMethodDescriptionPageProductionException.PageProductionExceptionFactory.createException(Event event) Creates an exception from an event. -
Uses of Event in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr with parameters of type EventModifier and TypeMethodDescriptionLayoutException.LayoutExceptionFactory.createException(Event event) Creates an exception from an event.