org.mmbase.bridge.jsp.taglib.util
Class ListSorter

java.lang.Object
  extended byorg.mmbase.bridge.jsp.taglib.util.ListSorter

public class ListSorter
extends Object

A helper class for Lists, to implement an attribute 'comparator'

Since:
MMBase-1.7
Version:
$Id: ListSorter.java,v 1.8 2006/05/10 12:57:20 michiel Exp $
Author:
Michiel Meeuwissen

Constructor Summary
ListSorter()
           
 
Method Summary
static List sort(List list, String comparator, ContextReferrerTag tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListSorter

public ListSorter()
Method Detail

sort

public static List sort(List list,
                        String comparator,
                        ContextReferrerTag tag)
                 throws JspTagException
Throws:
JspTagException


MMBase build 1.8.1.20060716