Package org.xhtmlrenderer.util


package org.xhtmlrenderer.util
  • Class
    Description
    Stores runtime configuration information for application parameters that may vary on restarting.
    Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options for what algorithm to use.
    Writes out BufferedImages to some outputstream, like a file.
    Description of the Class
    Created by IntelliJ IDEA.
    Static utility methods for working with images.
     
    An XRLogger interface that uses java.util.logging.
    Utility class for working with java.logging Logger classes
    The PermutationGenerator Java class systematically generates permutations.
    POJO used when calling org.xhtmlrenderer.util.ImageUtil#getScaledInstance(ScalingOptions,java.awt.Image).
    Utility methods for working with System properties.
    Description of the Class
    Description of the Class
    Booch utility class for XML processing using DOM
    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.
    Create a ZIP-format file from the contents of some directory.