public class InstanceOfFilter extends Object
Constructor and Description |
---|
InstanceOfFilter(Class searchType) |
InstanceOfFilter(Class searchType,
String[] igrnoreList,
String[] includeList) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
addClass(Class clazz) |
void |
filter(String resourceName)
Classpath resource filter method.
|
List<Class> |
getClasses() |
boolean |
isIgnorable(String resourceName) |
public InstanceOfFilter(Class searchType)
Copyright © 2015. All rights reserved.