|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
public class XMPContentHandlerFactory
ContentHandlerFactory for the XMP root element.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface 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 |
---|
public XMPContentHandlerFactory()
Method Detail |
---|
public java.lang.String[] getSupportedNamespaces()
getSupportedNamespaces
in interface ContentHandlerFactory
public org.xml.sax.ContentHandler createContentHandler() throws org.xml.sax.SAXException
createContentHandler
in interface ContentHandlerFactory
org.xml.sax.SAXException
- if there's an error while preparing the ContentHandler
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |