info.magnolia.module.rssaggregator.importhandler
Class PlanetFilter

java.lang.Object
  extended by info.magnolia.module.rssaggregator.importhandler.PlanetFilter

public class PlanetFilter
extends Object

Filters entries based on the criteria specified in the RSS Aggregator dialog.

Author:
lfischer

Constructor Summary
PlanetFilter(Set<FilterPredicate> filters)
           
 
Method Summary
protected  String getCamelCaseProperty(String prop)
           
 boolean include(com.sun.syndication.feed.synd.SyndEntry entry)
           
protected  boolean matchSingleString(String propertyValue, String regularExpression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanetFilter

public PlanetFilter(Set<FilterPredicate> filters)
Method Detail

include

public boolean include(com.sun.syndication.feed.synd.SyndEntry entry)

matchSingleString

protected boolean matchSingleString(String propertyValue,
                                    String regularExpression)

getCamelCaseProperty

protected String getCamelCaseProperty(String prop)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.