Package com.jaxfront.core.util

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

Class Summary
ArrayUtil  
CachedHashTable  
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  
GUIComponentNLS This class manages National Language Support (GUIComponentNLS) for JAXFront.
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.
JAXFrontDateConverter  
JAXFrontProperties This class manages the JAXFront Properties that are defined in the file jaxfront.xml.
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.
ListEntry  
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  
ResourceWrapper  
ShowSourceCodeAction  
SizeOf  
StopWatch  
StringArraySorter This class compares to String.
StringFormat  
StringHelper  
StringSorter This class compares to String.
StringTokenizer The string tokenizer class allows an application to break a string into tokens.
StringUtils Provides string utilities.
TextTools This class includes some nice features to convert and edit text.
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  
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.
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.