Uses of Package
org.xhtmlrenderer.util
-
Packages that use org.xhtmlrenderer.util Package Description org.xhtmlrenderer.simple Includes those classes you need to render XHTML documents quickly, right out of the box, and with no special setup needed; start here! All the classes in this package are oriented towards ease-of-use.org.xhtmlrenderer.util -
Classes in org.xhtmlrenderer.util used by org.xhtmlrenderer.simple Class Description FSImageWriter Writes out BufferedImages to some outputstream, like a file. -
Classes in org.xhtmlrenderer.util used by org.xhtmlrenderer.util Class Description DownscaleQuality Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options for what algorithm to use.FSImageWriter Writes out BufferedImages to some outputstream, like a file.ScalingOptions POJO used when callingorg.xhtmlrenderer.util.ImageUtil#getScaledInstance(ScalingOptions,java.awt.Image)
.Util Description of the ClassXRLogger An interface whose implementations log Flying Saucer log messages.