Uses of Interface
org.crosswire.common.util.Filter

Packages that use Filter
org.crosswire.common.util A collection of various generic utility classes. 
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of Filter in org.crosswire.common.util
 

Methods in org.crosswire.common.util with parameters of type Filter
 SortedListSet SortedListSet.filter(Filter filter)
          Get a filtered list set.
 

Uses of Filter in org.crosswire.jsword.book
 

Classes in org.crosswire.jsword.book that implement Filter
private static class BookSet.GroupFilter
          GroupFilter does the SQL traditional group by.
 


Copyright ยจ 2003-2005