Uses of Class
com.realobjects.pdfreactor.Configuration.QuirksSettings
-
Uses of Configuration.QuirksSettings in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionConfiguration.QuirksSettings.setCaseSensitiveClassSelectors
(Configuration.QuirksMode caseSensitiveClassSelectors) By default in HTML CSS class selectors are case sensitive.Configuration.QuirksSettings.setMinLineHeightFromContainer
(Configuration.QuirksMode minLineHeightFromContainer) By default the line-height of text containers, e.g.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setQuirksSettings
(Configuration.QuirksSettings quirksSettings) Allows to enable or disable behaviors that are otherwise depend on the doctype of the input document.