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 TypeMethodDescriptionvoid
FOUserAgent.FOPEventBroadcaster.broadcastEvent
(Event event) Broadcasts an event. -
Uses of Event in org.apache.fop.events
Methods in org.apache.fop.events with parameters of type EventModifier and TypeMethodDescriptionvoid
DefaultEventBroadcaster.broadcastEvent
(Event event) Broadcasts an event.void
EventBroadcaster.broadcastEvent
(Event event) Broadcasts an event.EventExceptionManager.ExceptionFactory.createException
(Event event) Creates an exception from an event.PropertyExceptionFactory.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.static String
Formats an event using the default locale.static String
Formats the event using a given pattern.static String
Formats an event using a given locale.private static String
EventFormatter.format
(Event event, ResourceBundle bundle) void
CompositeEventListener.processEvent
(Event event) This method is called for each event that is generated.void
EventListener.processEvent
(Event event) This method is called for each event that is generated.void
FOPEventListenerProxy.processEvent
(Event event) This method is called for each event that is generated.void
LoggingEventListener.processEvent
(Event event) This method is called for each event that is generated.static void
EventExceptionManager.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.