public abstract static class ResolverUtil.ClassTest extends Object implements ResolverUtil.Test
Constructor and Description |
---|
ClassTest() |
Modifier and Type | Method and Description |
---|---|
boolean |
doesMatchClass() |
boolean |
doesMatchResource() |
boolean |
matches(URL resource) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
matches
public boolean matches(URL resource)
matches
in interface ResolverUtil.Test
public boolean doesMatchClass()
doesMatchClass
in interface ResolverUtil.Test
public boolean doesMatchResource()
doesMatchResource
in interface ResolverUtil.Test
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.