|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfable.utility.Filter
public class Filter
A Filter contains a class that is used to filter Articles from pseudofeeds
Method Summary | |
---|---|
static PseudoFeed |
filterArticles(PseudoFeed ct,
FilterStrategy f)
Returns a list of articles filtered with the given FilterStrategy from an original list of articles. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PseudoFeed filterArticles(PseudoFeed ct, FilterStrategy f)
ct
- PseudoFeed inputf
- The FilterStrategy to use
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |