Home
Project - Commons
Commons Library Framework is a collection of Utility classes that are used in various other Livrona projects and can be used in any other custom projects & applications.
Commons API
The Commons API Framework contains :-
Logger API - Provides logging capabilities and uses Apache Log4j as logger implementation.
XML Parser & Manipulation API - Provides XML parsing and manipulation capablities and uses Xerces XML parser implementation.
Exception, Error & Assertion API - Provides Exception,Error and Asserting capablities.
Security API - Provides Encryption and Digest Generation Functions.
Emailer API - Provides Email capabilties with attachments and uses Java Mail and Activation Framework.
Utility API - Provides String Manipulation Utilities,Console Reader,File Handling Utilities,Date Manipulation Routines,Property Reader Interface, Caching etc.