| Angle |
A class to represent an angle between 0° and 360°.
|
| Assertions |
This class contains a constant that is used as a guard around assertions
that are considered expensive.
|
| Base64 |
Utility class for Base64 encoding and decoding
|
| BooleanHolder |
A mutable holder class to represent a boolean value.
|
| CharacterHolder |
|
| CoordPair |
A class to describe a coordinate (in Euclidean space).
|
| DateTimeUtil |
This class implements static utility methods used by the LcDate and LcTime classes.
|
| DoubleHolder |
A mutable holder class to represent an double value.
|
| ExErrItem |
A class to represents the elements the ExFull class.
|
| IntegerHolder |
A mutable holder class to represent an int value.
|
| ISODate |
The ISODate class derives from LcDate to
define ISO8601/XFA date patterns.
|
| ISODateTime |
The class ISODateTime is a convenience class grouping the
ISODate and ISOTime classes, to define objects
in support of ISO8601/XFA date time patterns.
|
| ISOTime |
The ISOTime class derives from LcTime to
define ISO8601/XFA time patterns.
|
| Key |
This class stores a multi-part key in such as way as to allow instances
of the class to be included in HashMaps.
|
| LcData |
LcData defines locale data objects in support of localization.
|
| LcData.LcRunTimeData |
Nested class describing a locale's data.
|
| LcDate |
The LcDate class defines objects in support of
XFA date picture patterns.
|
| LcLocale |
A class to represent any of the locales known to XFA.
|
| LcNum |
LcNum defines numeric objects
in support of XFA numeric picture patterns.
|
| LcText |
LcText defines objects in support
of XFA text picture patterns.
|
| LcTime |
The LcTime class defines objects in support
of XFA time picture patterns.
|
| Margins |
A class to describe a set of margins.
|
| MsgFormat |
Public header file for class MsgFormat: format strings -- usually messages,
often used with jfExFull.
|
| MsgFormatPos |
|
| Numeric |
|
| ObjectHolder<T> |
|
| PeerImpl |
This class provides an implementation of the Peer interface.
|
| PictureFmt |
The PictureFmt class defines methods to parse and format data
according to XFA picture patterns.
|
| Rect |
A class to describe a rectangle.
|
| ResId |
Simple class house resource ids.
|
| Resolver |
A class to provide some utility methods in support of some
protocol I/O capabilities.
|
| ResourceLoader |
|
| Storage<T> |
A storage utility class which extends java.util.ArrayList with C++-like
operations.
|
| StringHolder |
|
| StringUtils |
This class provides some utility methods that were available in jfString, but
are not part of the Java String interface.
|
| SWFailure |
The FAILURE macro is essentially like an assert.
|
| SymbolTable |
This class is used to optimize the use of String.intern() when it is
used on a sequence of strings that are frequently repeated.
|
| UniCharIterator |
Allow iteration by Unicode characters over a Java UTF-16 encoded
string.
|
| UnitSpan |
A class to describe a unit span.
|
| UnitSpan.ParseData |
A class returned by the validatingParse() method.
|
| UuidFactory |
|
| Version |
A class to report the com.adobe.xfa package's specification
and implementation versions.
|