|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.cpd.SourceCode.CodeLoader
org.sonar.duplications.cpd.CodeLoaderWithoutCache
org.sonar.duplications.cpd.FileCodeLoaderWithoutCache
public class FileCodeLoaderWithoutCache
| Constructor Summary | |
|---|---|
FileCodeLoaderWithoutCache(java.io.File file,
java.lang.String encoding)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
|
java.io.Reader |
getReader()
|
| Methods inherited from class org.sonar.duplications.cpd.CodeLoaderWithoutCache |
|---|
getCode |
| Methods inherited from class net.sourceforge.pmd.cpd.SourceCode.CodeLoader |
|---|
load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCodeLoaderWithoutCache(java.io.File file,
java.lang.String encoding)
| Method Detail |
|---|
public java.io.Reader getReader()
throws java.lang.Exception
getReader in class net.sourceforge.pmd.cpd.SourceCode.CodeLoaderjava.lang.Exceptionpublic java.lang.String getFileName()
getFileName in class net.sourceforge.pmd.cpd.SourceCode.CodeLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||