Package com.jaxfront.core.util

Interface Summary
DerivationNameResolver  
IListeEntry  
NLSKey This interface defines the mapping of the National Language Support fields.
ObjectConverter  
ResultEntryFormatter  
SimpleListEnumeration  
Sortable This interface defines the comparison of two objects.
URLResourceResolver  
 

Class Summary
ArrayUtil  
CachedHashTable  
CalendarWeek  
DateCalculator  
DefaultURLResourceResolver  
DoubleKeyHashtable This class implements a hashtable, which maps keys to values.
DoubleKeyHashtable.Entry DoubleKeyHashtable collision list.
DoubleKeyHashtableUnsynced This class implements a hashtable, which maps keys to values.
EmptyIterator  
EmptyUnmodifiableList  
EventUtil  
FilterableArray  
GUIComponentNLS This class manages National Language Support (GUIComponentNLS) for JAXFront.
HashCodeUtil Collected methods which allow easy implementation of hashCode.
HTTPSHelper  
ImageHelper  
IntroSpectionHelper  
IntrospectionMethodParameter This class defines method parameters that can be defined in a XUI (JAXFront's Extensible User Interface) for UIActions.
JarResources JarResources: JarResources maps all resources included in a Zip or Jar file.
JAXFrontBaseEntityResolver  
JAXFrontCatalog  
JAXFrontDateConverter  
JAXFrontDateTools  
JAXFrontProperties This class manages the JAXFront Properties that are defined in the file jaxfront.xml.
JAXFrontURLEntityResolver  
JAXFrontXMLCatalogResolver  
KeyCoder  
LanguageEnhancedProperties The Properties class represents a persistent set of properties.
LastFile This class represents a recently opened xui file.
LicenseChecker This class represents JAXFront's License Checker which is responsible to create license keys for X days as well as to check if a valid license key can be found.
LinkedLanguageEnhancedProperties The Properties class represents a persistent set of properties.
ListEntry  
Locale  
MapHelper  
MathAlgorithm  
MDKeyGenerator  
MethodUtils Utility reflection methods focussed on methods in general rather than properties in particular.
MRUHashtable Instances of this class can be used as object cache.
PlaySound  
PrintfFormat PrintfFormat allows the formatting of an array of objects embedded within a string.
Queue  
QueueListModel  
ResourceHandler  
ResourceInfo  
ResourceWrapper  
RollingList Implements a "rolling list".
RollingStack  
ShowSourceCodeAction  
SizeOf  
SMTPMXLookup  
StopWatch  
StringArraySorter This class compares to String.
StringCounter  
StringEncrypter  
StringFormat  
StringSorter This class compares to String.
StringTokenizer The string tokenizer class allows an application to break a string into tokens.
StringUtil  
TextTools This class includes some nice features to convert and edit text.
ThreadPool  
ToStringConverter  
TreeSort This class represents a sort mechanism that allows sorting of a tree.
UniqueObjectTester  
URLHelper  
URLUTF8Encoder Provides a method to encode any string into a URL-safe form.
UTF8URL  
ValidationErrorSorter This class represents a sorter for validation errors.
VectorHelper  
XMLSchemaPositionSorter Compares to XUI Components according to its addressed type in the xpath and sorts it based on the potition in the XML Schema tree.
XPathComparator Compares to xpaths according to its deepness and the fact if an xpath is addressing a global type or not.
XPathEncoder  
XPathSorter Compares to xpaths according to its deepness and the fact if an xpath is addressing a global type or not.
XSDDateFormat  
 

Exception Summary
EmptyQueueException This exception is thrown by Queue class methods to indicate an empty queue.
LicenseErrorException This exception is thrown if one trie to use the JAXFront DOMBuilder and no valid license is installed.