Pages

▼
Showing posts with label ArrayList. Show all posts
Showing posts with label ArrayList. Show all posts
Monday, May 5, 2014

Convert Map, HashMap or List/ArrayList to XML and reverse

›
HashMapToStringXml.java package pritom ; import java.beans.XMLDecoder ; import java.beans.XMLEncoder ; import java.io.ByteArra...
Wednesday, October 30, 2013

Sort an ArrayList base on multiple attributes using java/grails

›
I have an ArrayList of object. The object contain attributes name and classValue . So I want to sort the objects on the classValue , and ...
Tuesday, October 1, 2013

Grails pagination on a ArrayList

›
In my recent grails project, i needed to paginate on an array list, so I wrote a function and thought would share it with you all. p...
›
Home
View web version
Powered by Blogger.