|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.cpd.SourceCode.CodeLoader
Constructor Summary | |
SourceCode.CodeLoader()
|
Method Summary | |
java.util.List |
getCode()
|
abstract java.lang.String |
getFileName()
|
protected abstract java.io.Reader |
getReader()
|
protected java.util.List |
load()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SourceCode.CodeLoader()
Method Detail |
public java.util.List getCode()
public abstract java.lang.String getFileName()
protected abstract java.io.Reader getReader() throws java.lang.Exception
java.lang.Exception
protected java.util.List load()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |