See: Description
| Interface | Description | 
|---|---|
| ActionListener | 
 This interface provides generics callback mechanism to perform custom actions
 on a processed object. 
 | 
| JaliosConstants | 
 This interface contains a set of constants. 
 | 
| JPropertiesListener | 
 Interface to implement to be notified of JCMS property modification. 
 | 
| LangPropertyArgument | 
 Interface to be implemented to provide I18N of objects in language properties. 
 | 
| MatcherCallback | |
| RegexpSubstitution | 
 This interface is called by  
Util.replace(String,org.apache.oro.text.regex.Pattern,RegexpSubstitution). | 
| RssEventListener | 
 Listener about  
RssEvent | 
| ServletUtil.ServletUtilAlternate | 
 This interface is used internally by JCMS to provide custom behavior of
 ServletUtil and should not be used elsewhere. 
 | 
| TreeNode | 
 Interface reprensenting an Object Tree with usefull
 generic method to collect Branch status, children ... 
 | 
| Class | Description | 
|---|---|
| AntPathMatcher | 
 PathMatcher implementation for Ant-style path patterns. 
 | 
| AudioUtil | |
| BCrypt | 
 BCrypt implements OpenBSD-style Blowfish password hashing using
 the scheme described in "A Future-Adaptable Password Scheme" by
 Niels Provos and David Mazieres. 
 | 
| Beautifier | |
| BeautifierDate | |
| BeautifierMap | |
| BeautifierRegexp | |
| BeautifierUrl | |
| BinarySemaphore | |
| Browser | 
 Analyse the user agent of a http request to determine full information about the
 client's browser. 
 | 
| Browser.OS | |
| CharsetDetector | 
 This class allow one to detect charset encoding of any given file or input stream. 
 | 
| Chrono | |
| Chrono.Step | |
| ColorUtil | 
 This class provides utility methods to manage colors. 
 | 
| Crypt | 
 Java-based implementation of the unix crypt command. 
 | 
| CssUtil | |
| DateComparator<T> | 
 This class implements a  
Comparator which compares two
 Date objects in the ascending order. | 
| DateDescendingComparator<T extends java.util.Date> | 
 This class implements a  
Comparator which compares two
 Date objects in the descending order. | 
| DateUtil | 
 Helper class to work on Dates and Calendars. 
 | 
| DBUtil | 
 This class provides a set of static methods which perform various
 utility operations on databases. 
 | 
| Enclosure | 
 abstraction of RSS enclosure 
 | 
| EnumerationOnIterator<E> | 
 Wrap an enumeration around an iterator 
 | 
| Enumerator | 
 This class wraps an enumeration around an iterator. 
 | 
| EnumUtils | 
 Utils Class to handle enumeration values to int-based "bit flags". 
 | 
| HtmlUtil | 
 Html manipulation methods. 
 | 
| HttpClientUtils | 
 Utility class for the jakarta common HttpClient 
 | 
| Interval | 
 Interval abstraction (2 dates) 
 | 
| JProperties | 
 This class, based on  
Properties manage properties file in UTF-8 encoding. | 
| LangProperties | |
| LangProperty | 
 This class allow one to instanciate a property to be used at a later time in a
 localized message. 
 | 
| MailSender | Deprecated | 
| MailUtil | 
 This class provides a set of static methods which perform various
 utility operations for JavaMail API. 
 | 
| MapUtils | |
| MapUtils.ConcurrentMapBuilder<K,V> | |
| MapUtils.MapBuilder<K,V> | |
| MimeType | 
 Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in other Internet protocols including HTTP. 
 | 
| MimeType.SpecificityComparator<T extends MimeType> | |
| MockTreeNode | |
| MultiComparator | 
 This class is comparator which combines an array of comparator. 
 | 
| NetUtil | 
 This class provides a set of static methods which perform various
 utility net operations. 
 | 
| ObjectDoubleTreeMap | 
 This class is a map which binds key Object to double value. 
 | 
| ObjectFloatHashMap<K> | 
 This class is a map which binds key Object to float value. 
 | 
| ObjectIntTreeMap | 
 This class is a map which binds key Object to int value. 
 | 
| ObjectIntTreeMap.GreaterComparator | 
 A Comparator that sort TreeMap of ObjectIntTreeMap by Max Value 
 | 
| ObjectIntTreeMap.KeyComparator | 
 A Comparator that sort TreeMap of ObjectIntTreeMap by Key Value 
 | 
| ObjectIntTreeMap.LowerComparator | 
 A Comparator that sort TreeMap of ObjectIntTreeMap by Min Value 
 | 
| ObjectIntTreeMap.ObjectComparator | 
 A Comparator that allow ObjectyIntTreeMap to sort multiple kind of Object 
 | 
| ObjectIntTreeMap.SortedKeyComparator | 
 A Comparator that sort TreeMap of ObjectIntTreeMap by Key Value
 sorted using a sorted List 
 | 
| ObjectLongHashMap | 
 This class is a map which binds key Object to long value. 
 | 
| ObjectLongTreeMap | 
 This class is a map which binds key Object to long value. 
 | 
| ObjectLongTreeMap.GreaterComparator | 
 A Comparator that sort TreeMap of ObjectLongTreeMap by Max Value 
 | 
| ObjectLongTreeMap.KeyComparator | 
 A Comparator that sort TreeMap of ObjectLongTreeMap by Key Value 
 | 
| ObjectLongTreeMap.LowerComparator | 
 A Comparator that sort TreeMap of ObjectLongTreeMap by Min Value 
 | 
| ObjectLongTreeMap.ObjectComparator | 
 A Comparator that allow ObjectyLongTreeMap to sort multiple kind of Object 
 | 
| ObjectLongTreeMap.SortedKeyComparator | 
 A Comparator that sort TreeMap of ObjectLongTreeMap by Key Value
 sorted using a sorted List 
 | 
| Orientation | 
 A 2 dimensional object with an orientation. 
 | 
| PasswordGenerator | 
 This class contains static methods to generate different kinds of password. 
 | 
| PasswordGeneratorTable | |
| ReadWriteAccessController | 
 This class is a read and write access controller. 
 | 
| ReflectUtil | |
| RestletUtil | 
 Utility functions (static public methods) used to support Restlet framework. 
 | 
| ReverseComparator<T> | 
 This class is comparator which reverse the ordering of a given comparator. 
 | 
| RssChannel | 
 This class implements a RSS Channel parser/container. 
 | 
| RssEvent | 
 RssEvent class 
 | 
| RssException | 
 Signals that an exception has occurred while processing an RSS feed. 
 | 
| RssItem | 
 This class implements a RSS Channel's item parser/container. 
 | 
| Semaphore | |
| ServletUtil | 
 This class provides a set of static methods which perform various
 utility operations for Servlets. 
 | 
| SortedList | 
 This class is a sorted implementation of the  
List
 interface. | 
| SQLQueryResult | 
 This class performs a SQL (SELECT) query and provides access to the result set. 
 | 
| StringEncrypter | 
 Encrypts and decrypts string using Java Cryptography Extension (JCE) 
 | 
| TransientWrapper<T> | |
| URLUtils | |
| Util | 
 This class provides a set of static methods which perform various
 utility operations. 
 | 
| XmlUtil | 
 This class provides a set of static methods which perform various
 utility operations for XML. 
 | 
| Enum | Description | 
|---|---|
| Browser.BrowserName | |
| RssEvent.Type | 
| Exception | Description | 
|---|---|
| StringEncrypter.EncryptionException | 
 Exception Wrapper for any error that might occur during
 the encryption or decryption process. 
 | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.