Uses of Interface
org.apache.cocoon.components.renderer.RendererFactory

Packages that use RendererFactory
org.apache.cocoon.components.renderer   
org.apache.cocoon.serialization   
 

Uses of RendererFactory in org.apache.cocoon.components.renderer
 

Classes in org.apache.cocoon.components.renderer that implement RendererFactory
 class ExtendableRendererFactory
          An extendable FOP Renderer factory.
 

Fields in org.apache.cocoon.components.renderer declared as RendererFactory
protected static RendererFactory ExtendableRendererFactory.singleton
           
 

Methods in org.apache.cocoon.components.renderer that return RendererFactory
static RendererFactory ExtendableRendererFactory.getRendererFactoryImplementation()
          Get a reference to this Renderer Factory.
 

Uses of RendererFactory in org.apache.cocoon.serialization
 

Fields in org.apache.cocoon.serialization declared as RendererFactory
protected static RendererFactory FOPSerializer.factory
          The Renderer Factory to use
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.