fop 0.93

org.apache.fop.fo.extensions.xmp
Class XMPContentHandlerFactory

java.lang.Object
  |
  +--org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
All Implemented Interfaces:
ContentHandlerFactory

public class XMPContentHandlerFactory
extends java.lang.Object
implements ContentHandlerFactory

ContentHandlerFactory for the XMP root element.


Inner classes inherited from class org.apache.fop.util.ContentHandlerFactory
ContentHandlerFactory.ObjectBuiltListener, ContentHandlerFactory.ObjectSource
 
Constructor Summary
XMPContentHandlerFactory()
           
 
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

XMPContentHandlerFactory

public XMPContentHandlerFactory()
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()
                                                throws org.xml.sax.SAXException
Specified by:
createContentHandler in interface ContentHandlerFactory
See Also:
ContentHandlerFactory.createContentHandler()

fop 0.93

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