public static class ResolverUtil.NameEndsWith extends ResolverUtil.ClassTest
| Constructor and Description | 
|---|
| ResolverUtil.NameEndsWith(String suffix)Constructs a NameEndsWith test using the supplied suffix. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | matches(Class type)Returns true if type name ends with the suffix supplied in the constructor. | 
| String | toString() | 
doesMatchClass, doesMatchResource, matchespublic ResolverUtil.NameEndsWith(String suffix)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.