Here, a post to present briefly the recommandation XSL XSLT and some examples. This article is a part of a serie of posts concerning the XSL recommendations. From the W3C
Hi, After my previous post concerning Crypto Java/Crypto: Encrypt your message simply with Cipher, I would expose a useful class to list the providers and algo available. The provider org.bouncycastle.jce.provider.BouncyCastleProvider
Hi, Here are some libraries to manipulate CSV files: Apache Commons CSV : https://commons.apache.org/proper/commons-csv/ : Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.