public class ResourceFilter extends Object implements org.apache.commons.collections.Predicate
Constructor and Description |
---|
ResourceFilter(Class filterClass)
Creates a new resource filter for the given class
|
public ResourceFilter(Class filterClass)
filterClass
- the class to filter onpublic boolean evaluate(Object o)
evaluate
in interface org.apache.commons.collections.Predicate
true
if o is a Resource and adapts to the respective
filter class."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"