Uses of Class
org.apache.abdera.util.filter.CompoundParseFilter.Condition

Packages that use CompoundParseFilter.Condition
org.apache.abdera.util.filter   
 

Uses of CompoundParseFilter.Condition in org.apache.abdera.util.filter
 

Fields in org.apache.abdera.util.filter declared as CompoundParseFilter.Condition
protected  CompoundParseFilter.Condition CompoundParseFilter.condition
           
 

Methods in org.apache.abdera.util.filter that return CompoundParseFilter.Condition
static CompoundParseFilter.Condition CompoundParseFilter.Condition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompoundParseFilter.Condition[] CompoundParseFilter.Condition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.abdera.util.filter with parameters of type CompoundParseFilter.Condition
CompoundParseFilter(CompoundParseFilter.Condition condition, ParseFilter... filters)
           
 



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