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.Predicatetrue if o is a Resource and adapts to the respective
filter class."Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"