public interface SourceFileProvider
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SourceFileInfo |
getSourceFile(String fullPath) |
void |
open() |
void open() throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionSourceFileInfo getSourceFile(String fullPath) throws IOException
IOExceptionCopyright © 2019. All rights reserved.