|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |