|
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.svg.SVGDOMContentHandlerFactory
public class SVGDOMContentHandlerFactory
ContentHandlerFactory which constructs ContentHandlers that build SVG DOM Documents.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.fop.util.ContentHandlerFactory |
---|
ContentHandlerFactory.ObjectBuiltListener, ContentHandlerFactory.ObjectSource |
Constructor Summary | |
---|---|
SVGDOMContentHandlerFactory()
Default Constructor. |
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 SVGDOMContentHandlerFactory()
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 |