org.apache.fop.render.ps.extensions

Class PSExtensionHandlerFactory

Implemented Interfaces:
ContentHandlerFactory

public class PSExtensionHandlerFactory
extends java.lang.Object
implements ContentHandlerFactory

Factory for the ContentHandler that handles serialized PSSetupCode instances.

Method Summary

ContentHandler
createContentHandler()
String[]
getSupportedNamespaces()

Method Details

createContentHandler

public ContentHandler createContentHandler()
Specified by:
createContentHandler in interface ContentHandlerFactory

getSupportedNamespaces

public String[] getSupportedNamespaces()
Specified by:
getSupportedNamespaces in interface ContentHandlerFactory

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