fop svn-trunk

org.apache.fop.fo
Class FOValidationEventProducer.Provider

java.lang.Object
  extended by org.apache.fop.fo.FOValidationEventProducer.Provider
Enclosing interface:
FOValidationEventProducer

public static class FOValidationEventProducer.Provider
extends java.lang.Object

Provider class for the event producer.


Constructor Summary
FOValidationEventProducer.Provider()
           
 
Method Summary
static FOValidationEventProducer get(EventBroadcaster broadcaster)
          Returns an event producer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FOValidationEventProducer.Provider

public FOValidationEventProducer.Provider()
Method Detail

get

public static FOValidationEventProducer get(EventBroadcaster broadcaster)
Returns an event producer.

Parameters:
broadcaster - the event broadcaster to use
Returns:
the event producer

fop svn-trunk

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