public interface FileResolver
| Modifier and Type | Method and Description |
|---|---|
void |
install(String path,
byte[] resolved) |
byte[] |
resolve(File baseDir,
String name,
Set<String> alreadyProcessed)
lookup searchpath
|
Copyright © 2017. All rights reserved.