Package com.openhtmltopdf.util
package com.openhtmltopdf.util
-
ClassDescriptionStores runtime configuration information for application parameters that may vary on restarting.A spliterator that can be used to create a stream of descendant boxes in breadth first order.Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options for what algorithm to use.Static utility methods for working with images.AWT-style one-step scaling, using area averagingFast but decent scalingStep-wise downscalingOld AWT-style scaling, poor qualityAn
XRLogger
interface that usesjava.util.logging
.Utility class for working with java.logging Logger classesPOJO used when callingImageUtil.getScaledInstance(ScalingOptions,java.awt.image.BufferedImage)
.Because OpenHTMLtoPDF is designed to run in a single thread at all times for one invocation, we can use a ThreadLocal to store pseudo global variables.Lets us specify a url where the type, method, etc is documented.Utility class for using the java.util.logging package.An interface whose implementations log Flying Saucer log messages.General runtime exception used in XHTMLRenderer.A java.util.logging.Formatter class that writes a bare-bones log messages, with no origin class name and no date/time.