org.apache.cocoon.forms.binding
Interface RepeaterSorter

All Superinterfaces:
Comparator

public interface RepeaterSorter
extends Comparator

Version:
$Id: RepeaterSorter.html 1304280 2012-03-23 11:18:01Z ilgrosso $

Method Summary
 void setCollection(Collection c)
           
 
Methods inherited from interface java.util.Comparator
compare, equals
 

Method Detail

setCollection

public void setCollection(Collection c)


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.