Uses of Class
org.apache.fop.events.model.EventModel
Packages that use EventModel
Package
Description
Model classes for the event subsystem.
-
Uses of EventModel in org.apache.fop.events
Fields in org.apache.fop.events with type parameters of type EventModelModifier and TypeFieldDescriptionprivate static List<EventModel> DefaultEventBroadcaster.eventModelsMethods in org.apache.fop.events that return EventModelModifier and TypeMethodDescriptionprivate static EventModelLoads an event model and returns its instance.Methods in org.apache.fop.events with parameters of type EventModelModifier and TypeMethodDescriptionstatic voidDefaultEventBroadcaster.addEventModel(EventModel eventModel) Adds a newEventModelto the list of registered event models. -
Uses of EventModel in org.apache.fop.events.model
Fields in org.apache.fop.events.model declared as EventModelMethods in org.apache.fop.events.model that return EventModelModifier and TypeMethodDescriptionstatic EventModelParses an event model file into an EventModel instance.Methods in org.apache.fop.events.model with parameters of type EventModelModifier and TypeMethodDescriptionstatic ContentHandlerEventModelParser.getContentHandler(EventModel model) Creates a new ContentHandler instance that you can send the event model XML to.Constructors in org.apache.fop.events.model with parameters of type EventModel -
Uses of EventModel in org.apache.fop.eventtools
Fields in org.apache.fop.eventtools with type parameters of type EventModelMethods in org.apache.fop.eventtools that return types with arguments of type EventModelModifier and TypeMethodDescriptionEventProducerCollector.getModels()Returns the event model that has been accumulated.Methods in org.apache.fop.eventtools with parameters of type EventModelModifier and TypeMethodDescriptionprivate FileEventProducerCollectorTask.getParentDir(EventModel model)