MyFaces Commons Utils is a project that aims to build an API that contains some basic utility classes used by JSF libraries.

Originally this code comes from MyFaces shared project, so it is used internally by MyFaces Core. But the code in shared can change over the time. In MyFaces Commons Utils, a cleanup has been done, removing unused code, refactoring some parts and adding a better documentation.

In this module you can find utility classes for:

Take a look at the javadoc of this module for more details