public interface Filter
| Modifier and Type | Method and Description |
|---|---|
void |
filter(String resourceName)
Classpath resource filter method.
|
boolean |
isIgnorable(String resourceName)
Is this resource ignorable.
|
void filter(String resourceName)
resourceName - The classpath resource file name. Needs to be converted to
a proper class nameboolean isIgnorable(String resourceName)
resourceName - Copyright © 2020. All rights reserved.