KOGONUSO - 2013-01-24

Kogonuso JLevel - a simple java library that has changed the way html can be written inside Java(tm) both application and Sevlet.
It is a library that is more than your ordinary Html parser applications. It has automated all tagging operations of Html inside java, this means that you are no longer required to learn how to format html String when developing application that requires html in java or even when using Servlet technology to develop your websites. Just import JLevel 2.0 and turn all the tag elements that you have ever known into simple method call.

The best is there for you to discover as JLevel not only stripped off tagging in Java html , it has formulated series of shortcuts by abstracting redundant html codes that we have often repeatedly written saving you valuable time.
You will no longer dread including html as a formatting tool in your java application when you use JLevel 2.0.

Another important feature that JLevel 2.0 has made possible inside java is the ability to use css as if you are developing for the web. Just use JLevel' css container method and embed unlimited css inside the same one container making it easy to maintain. It is certainly true that embeded document with embedde codes like css loads faster than documents that have link to an external file due to effect of round trip that the srver and the client must go
through to process the request. With JLevel 2.0, if you accep it use its saveAsJsp(...) and saveAsHtml(...) methods you will be glad you did as the page that you will get quality formatting and arrangment as described above made possible by JLevel. Most importantly, it is not twice as fast to format a document in Java application and Servlet thanbefore. Imagine writing p("...") and you get a full well-formed paragraph text. Or what about this p("color:cyan;","...") for a paragraph with inline css style.

Please read the documentation included in the downloadable file to understand the re-enginering that JLevel 2.0 has undergone that has utimatly made JLevel 1.0.0 obsolate and therefore no longer available for download.

Enjoy this good library from Kogonuso!

 

Last edit: KOGONUSO 2013-03-15