public class FileCodeLoaderWithoutCache extends CodeLoaderWithoutCache
| Constructor and Description |
|---|
FileCodeLoaderWithoutCache(File file,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
Reader |
getReader() |
getCodeloadpublic FileCodeLoaderWithoutCache(File file, String encoding)
public Reader getReader() throws Exception
getReader in class SourceCode.CodeLoaderExceptionpublic String getFileName()
getFileName in class SourceCode.CodeLoaderCopyright © 2009-2012 SonarSource. All Rights Reserved.