org.apache.fop.fo.extensions.xmp

Class XMPContentHandlerFactory

Implemented Interfaces:
ContentHandlerFactory

public class XMPContentHandlerFactory
extends java.lang.Object
implements ContentHandlerFactory

ContentHandlerFactory for the XMP root element.

Method Summary

ContentHandler
createContentHandler()
String[]
getSupportedNamespaces()

Method Details

createContentHandler

public ContentHandler createContentHandler()
            throws SAXException
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.