JbbString
>> monitorit >> Log In >> Home >> Log In >> monitorit
Table of Contents
Description
The JbbString class is a powerful and extensive String manipulations class (including among other things email address validation...) as shown in the following section and in the JavaDoc documentation of the class.

Please feel free to contact us to provide your feedback/questions/comments/suggestions as well. We've spent a large amount of time to design and develop the corresponding software and all its associated documentation, we would love to hear from you!

Click here to return to the top of the page.
Sample Code
Our sample code exist of the JUnit test suite we run each time a build is executed. Download the JUnit test suite for JbbString and use it as a reference for your coding adventures.
Click here to return to the top of the page.
Prerequisites
The JbbString class does not have any prerequisite other than the JRE version 5 or above.
Click here to return to the top of the page.