fop 0.92beta

org.apache.fop.render.ps.extensions
Class PSExtensionHandlerFactory

java.lang.Object
  |
  +--org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
All Implemented Interfaces:
ContentHandlerFactory

public class PSExtensionHandlerFactory
extends java.lang.Object
implements ContentHandlerFactory

Factory for the ContentHandler that handles serialized PSSetupCode instances.


Inner classes inherited from class org.apache.fop.util.ContentHandlerFactory
ContentHandlerFactory.ObjectBuiltListener, ContentHandlerFactory.ObjectSource
 
Constructor Summary
PSExtensionHandlerFactory()
           
 
Method Summary
 org.xml.sax.ContentHandler createContentHandler()
           
 java.lang.String[] getSupportedNamespaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSExtensionHandlerFactory

public PSExtensionHandlerFactory()
Method Detail

getSupportedNamespaces

public java.lang.String[] getSupportedNamespaces()
Specified by:
getSupportedNamespaces in interface ContentHandlerFactory
See Also:
ContentHandlerFactory.getSupportedNamespaces()

createContentHandler

public org.xml.sax.ContentHandler createContentHandler()
Specified by:
createContentHandler in interface ContentHandlerFactory
See Also:
ContentHandlerFactory.createContentHandler()

fop 0.92beta

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