| Interface | Description |
|---|---|
| XRLogger |
An interface whose implementations log Flying Saucer log messages.
|
| Class | Description |
|---|---|
| ArrayUtil | |
| Configuration |
Stores runtime configuration information for application parameters that may
vary on restarting.
|
| Constants | |
| ContentTypeDetectingInputStreamWrapper |
This class wraps an input stream and detects if it contains certain content using "magic numbers".
|
| DownscaleQuality |
Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options
for what algorithm to use.
|
| FontUtil | |
| FSImageWriter |
Writes out BufferedImages to some outputstream, like a file.
|
| GeneralUtil |
Description of the Class
|
| GenerateBigFile |
Created by IntelliJ IDEA.
|
| ImageUtil |
Static utility methods for working with images.
|
| IOUtil | |
| JDKXRLogger |
An
XRLogger interface that uses java.util.logging. |
| LoggerUtil |
Utility class for working with java.logging Logger classes
|
| PermutationGenerator |
The PermutationGenerator Java class systematically generates permutations.
|
| ScalingOptions |
POJO used when calling
org.xhtmlrenderer.util.ImageUtil#getScaledInstance(ScalingOptions,java.awt.Image). |
| StreamResource |
Created by IntelliJ IDEA.
|
| SystemPropertiesUtil |
Utility methods for working with System properties.
|
| Util |
Description of the Class
|
| Uu |
Description of the Class
|
| XMLUtil |
Booch utility class for XML processing using DOM
|
| XRLog |
Utility class for using the java.util.logging package.
|
| XRSimpleLogFormatter |
A java.util.logging.Formatter class that writes a bare-bones log messages,
with no origin class name and no date/time.
|
| Zipper |
Create a ZIP-format file from the contents of some directory.
|
| Enum | Description |
|---|---|
| SupportedEmbeddedFontTypes |
| Exception | Description |
|---|---|
| XRRuntimeException |
General runtime exception used in XHTMLRenderer.
|
Copyright © 2020. All rights reserved.