fop svn-trunk

org.apache.fop.events
Class FOPEventModelFactory

java.lang.Object
  extended by org.apache.fop.events.model.AbstractEventModelFactory
      extended by org.apache.fop.events.FOPEventModelFactory
All Implemented Interfaces:
EventModelFactory

public class FOPEventModelFactory
extends AbstractEventModelFactory

Factory for FOP's main event model.


Constructor Summary
FOPEventModelFactory()
           
 
Method Summary
 EventModel createEventModel()
          Creates a new EventModel instance.
 
Methods inherited from class org.apache.fop.events.model.AbstractEventModelFactory
loadModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FOPEventModelFactory

public FOPEventModelFactory()
Method Detail

createEventModel

public EventModel createEventModel()
Creates a new EventModel instance.

Returns:
the new EventModel instance

fop svn-trunk

Copyright 1999-2009 The Apache Software Foundation. All Rights Reserved.