public interface ISvgConverterProperties
ISvgProcessor| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUri()
Gets the base URI.
|
String |
getCharset()
Get the name of the Charset to be used when decoding an InputStream.
|
com.itextpdf.layout.font.FontProvider |
getFontProvider()
Gets the font provider.
|
com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription |
getMediaDeviceDescription()
Gets the media device description.
|
ISvgNodeRendererFactory |
getRendererFactory()
Retrieve the factory responsible for creating
ISvgNodeRenderer |
ISvgNodeRendererFactory getRendererFactory()
ISvgNodeRendererISvgNodeRendererFactory implementationcom.itextpdf.layout.font.FontProvider getFontProvider()
String getCharset()
UTF-8 will
be used (by JSoup).
Please be aware that this method is NOT used when handling a
String variable in the SvgConverter.
Charset used for decodingString getBaseUri()
com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription getMediaDeviceDescription()
Copyright © 1998–2018 iText Group NV. All rights reserved.