| Interface | Description |
|---|---|
| LogMessageId | |
| OpenUtil.ThrowableConsumer<T> | |
| OpenUtil.ThrowableFunction<T,R> | |
| SearchUtil.IntComparator | |
| XRLogger |
An interface whose implementations log Flying Saucer log messages.
|
| Class | Description |
|---|---|
| ArrayUtil | |
| BoxUtil | |
| Constants | |
| DescendantBoxSpliterator |
A spliterator that can be used to create a stream of descendant boxes in
breadth first order.
|
| Diagnostic | |
| JDKXRLogger |
An
XRLogger interface that uses java.util.logging. |
| LambdaUtil | |
| LoggerUtil |
Utility class for working with java.logging Logger classes
|
| OpenUtil | |
| SearchUtil | |
| ThreadCtx |
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.
|
| ThreadCtx.ThreadData | |
| WebDocLocations | |
| 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.
|
| Exception | Description |
|---|---|
| XRRuntimeException |
General runtime exception used in XHTMLRenderer.
|
| Annotation Type | Description |
|---|---|
| WebDoc |
Lets us specify a url where the type, method, etc
is documented.
|
Copyright © 2004–2025. All rights reserved.