Changed Methods |
String
getBaseUri()
|
Documentation changed from old to new. |
Gets the base URI. |
String
getCharset()
|
Documentation changed from old to new. |
Gets the encoding charset. |
ICssApplierFactory
getCssApplierFactory()
|
Documentation changed from old to new. |
Gets the CSS applier factory. |
IMetaInfo
getEventCountingMetaInfo()
|
Documentation changed from old to new. |
Gets html meta info. |
FontProvider
getFontProvider()
|
Documentation changed from old to new. |
Gets the font provider. |
MediaDeviceDescription
getMediaDeviceDescription()
|
Documentation changed from old to new. |
Gets the media device description. |
OutlineHandler
getOutlineHandler()
|
Documentation changed from old to new. |
Gets the outline handler. |
ITagWorkerFactory
getTagWorkerFactory()
|
Documentation changed from old to new. |
Gets the TagWorkerFactory instance. |
boolean
isCreateAcroForm()
|
Documentation changed from old to new. |
Check if the createAcroForm flag is set. |
boolean
isImmediateFlush()
|
Documentation changed from old to new. |
Checks if immediateFlush is set. |
ConverterProperties
setBaseUri(
String )
|
Documentation changed from old to new. |
Sets the base URI. |
ConverterProperties
setCharset(
String )
|
Documentation changed from old to new. |
Sets the encoding charset. |
ConverterProperties
setCreateAcroForm(
boolean )
|
Documentation changed from old to new. |
Sets the createAcroForm value. |
ConverterProperties
setCssApplierFactory(
ICssApplierFactory )
|
Documentation changed from old to new. |
Sets the CSS applier factory. |
ConverterProperties
setEventCountingMetaInfo(
IMetaInfo )
|
Documentation changed from old to new. |
Sets html meta info. |
ConverterProperties
setFontProvider(
FontProvider )
|
Documentation changed from old to new. |
Sets the font provider. |
ConverterProperties
setImmediateFlush(
boolean )
|
Documentation changed from old to new. |
Set the immediate flush property of the layout document. |
ConverterProperties
setMediaDeviceDescription(
MediaDeviceDescription )
|
Documentation changed from old to new. |
Sets the media device description. |
ConverterProperties
setOutlineHandler(
OutlineHandler )
|
Documentation changed from old to new. |
Sets the outline handler. |
ConverterProperties
setTagWorkerFactory(
ITagWorkerFactory )
|
Documentation changed from old to new. |
Sets the TagWorkerFactory. |