public class SVGRenderingContext extends AbstractRenderingContext
Constructor and Description |
---|
SVGRenderingContext(FOUserAgent userAgent,
org.xml.sax.ContentHandler handler)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
org.xml.sax.ContentHandler |
getContentHandler()
Returns the target content handler.
|
java.lang.String |
getMimeType()
Returns the MIME type associated with the current output format.
|
getHint, getHints, getUserAgent, putHint, putHints
public SVGRenderingContext(FOUserAgent userAgent, org.xml.sax.ContentHandler handler)
userAgent
- the user agenthandler
- the target content handlerpublic java.lang.String getMimeType()
public org.xml.sax.ContentHandler getContentHandler()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.