public interface ClassPathFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptClass(URL url,
String className,
boolean anonymous,
Class type) |
boolean |
acceptClassName(URL url,
String className,
boolean anonymous) |
boolean |
acceptLibrary(URL url) |
Copyright © 2021 vpc open source initiative. All rights reserved.