RenderingContextpublic class SVGRenderingContext extends AbstractRenderingContext
| Constructor | Description |
|---|---|
SVGRenderingContext(FOUserAgent userAgent,
org.xml.sax.ContentHandler handler) |
Main constructor.
|
| Modifier and Type | Method | 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, putHintspublic 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-2016 The Apache Software Foundation. All Rights Reserved.