javaQueryAPI
UPDATED:
javaQueryAPI 8.0 |
javaQuery API contains bunch of API that helps java developer to build the application in easy manner. javaQuery API has below class
- Registry.java ( http://www.javaquery.com/2011/07/how-to-write-windows-registry-using.html )
- Helps you to create or change Windows registry value.
- TimDifference.java ( http://www.javaquery.com/2011/11/get-time-difference-in-java.html )
- Helps you to get time difference like x seconds ago..., x minutes ago...
- javaQueryBundle.java
- Helps you to get rid of creating object of class. Enables quick access to any class in one line. Read article that explains use of javaQueryBundle http://www.javaquery.com/2012/08/eliminate-new-keyword-from-java-program.html
- GeoLocation.java ( http://www.javaquery.com/2011/10/geolocation-javaquery-api.html )
- Helps you to get location information using IP Address.
- ImageResize.java ( http://www.javaquery.com/2011/12/how-to-compress-image-in-java.html )
- Helps you to resize and compress images.
- SecurePassword.java
- Helps you to secure your password by converting your password to MD5 algorithm password.
- embedvideo.java ( http://www.javaquery.com/2012/03/how-to-attach-video-in-your-website.html )
- Helps you to retrieve video from webpage like www.youtube.com, www.vimeo.com
- tinyURL.java ( http://www.javaquery.com/2011/10/url-shortening-using-tinyurl-api-for.html )
- Helps you to convert long URL to tinyURL.
- Optimization.java ( http://www.javaquery.com/2013/03/code-optimization-using-javaquery-api.html )
- Helps you to optimize your code.
- validate.java ( http://www.javaquery.com/2012/04/validate-data-for-enterprise-web.html )
- Helps you to deal with validation of your inputs by users.
Download Here : http://www.javaquery.com/p/downloads.html
0 comments :