public static interface ResolverUtil.Test
Modifier and Type | Method and Description |
---|---|
boolean |
doesMatchClass() |
boolean |
doesMatchResource() |
boolean |
matches(Class type)
Will be called repeatedly with candidate classes.
|
boolean |
matches(URL resource) |
boolean matches(Class type)
boolean matches(URL resource)
boolean doesMatchClass()
boolean doesMatchResource()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.