org.apache.abdera.ext.features
Interface Selector

All Superinterfaces:
Cloneable, Serializable
All Known Implementing Classes:
AbstractSelector, AcceptSelector, FeatureSelector, XPathSelector

public interface Selector
extends Cloneable, Serializable


Method Summary
 Selector clone()
           
 boolean select(Collection collection)
           
 

Method Detail

select

boolean select(Collection collection)

clone

Selector clone()


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.