|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| OrderedTreeNode | A TreeNode that is aware of its relationships not only to its parents
and children, but also to its siblings. |
| Class Summary | |
|---|---|
| AbstractOrderedTreeNode | An implementation of the TreeNode interface that provides methods for
various traversal needs. |
| AxslDtdUtil | Utilities related to the aXSL DTDs. |
| Bit | Utility class containing numeric routines, especially bit operators. |
| ByteSequenceSearcher | For illustration purposes, consider the file to be a sequence of bytes ordered from left to right. |
| ByteVector | A vector of bytes. |
| ByteVectorPacked | A vector of nibbles, or half bytes. |
| CharacterOutputStream | Output stream used to write character-based data (that is, Strings) to a wrapped (byte-based) output stream. |
| CharSequenceSubset | A wrapper around another CharSequence, providing a view of a subset of that sequence. |
| ClassService | This class loads services present in the class path. |
| ColorSpaceCMYK | A ColorSpace implementation for CMYK. |
| ColorUtil | Utility class for colors. |
| Configuration | Abstract superclass for configuration options. |
| Environment | Class with some convenience methods for getting information about the environment. |
| FontOptions4a | FOray implementation of FontOptions. |
| FontUtil | Utility methods related to fonts. |
| FOrayConstants | FOray-specific constants used throughout the system. |
| FOrayLogger | Extends the Apache Commons Logging SimpleLog class to write to
System.out instead of System.err. |
| Gradient4a | Describes a radial or linear gradient. |
| IOUtil | I/O utilities. |
| Java2dUtil | Utilities for Java2D. |
| Logging | This class assists in standardizing logging practices across the application. |
| MathMLUtil | Utilities related to the Math Markup Language (MathML). |
| NumberUtil | Utility class for numeric computations not handled in standard classes. |
| ParamrefTaglet | Useless stub class to avoid errors/warnings. |
| StringUtil | Utility class containing methods that are useful for manipulating or managing strings. |
| SvgUtil | Utility class containing some useful SVG-related tools. |
| TernaryTreeMap | A map whose key is always a CharSequence (usually a String), and whose value is a char, usually
used to store an index into some other data structure. |
| UnicodeChar | Utility class for various Unicode-related character computations. |
| WKConstants | Class containing well-known or commonly-used constants and conversions. |
| XMLCharacter | This class provides assistance in handling certain XML-specific tasks. |
| XMLUtil | Utility class containing methods useful in parsing or building XML. |
| Enum Summary | |
|---|---|
| Mime | An enumeration of some mime-types. |
| Exception Summary | |
|---|---|
| ConfigurationException | Exception class for errors in configuring FOray. |
Low-level utility classes accessible to the entire application. These classes are generally not instantiable and have static methods.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||