Package org.josql.filters

Class Summary
AbstractJoSQLFilter This class just provides a base-abstract implementation that allow "Filters" to be built on top of it.
DefaultObjectFilter A general purpose object filter that uses a JoSQL statement to provide the filtering.
JoSQLFileFilter A FileFilter that uses a JoSQL statement to provide the filtering.
JoSQLLogRecordFilter A Filter that uses a JoSQL statement to provide the filtering.
JoSQLSwingFileFilter A FileFilter that uses a JoSQL statement to provide the filtering.
StackTraceElementFilter This class allows you to filter the stack trace of a Throwable, so cutting down on the (sometimes) pointless long stack traces.
 



  Copyright © 2008 Gary Bentley. All Rights Reserved.