|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.compiler.eclipse.SourceCodeLocator
public class SourceCodeLocator
| Field Summary | |
|---|---|
private java.util.Map |
cache
|
private java.util.List |
sourceRoots
|
| Constructor Summary | |
|---|---|
SourceCodeLocator(java.util.List sourceRoots)
|
|
| Method Summary | |
|---|---|
private java.io.File |
findInRoots(java.lang.String s)
|
java.io.File |
findSourceCodeForClass(java.lang.String className)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.List sourceRoots
private java.util.Map cache
| Constructor Detail |
|---|
public SourceCodeLocator(java.util.List sourceRoots)
| Method Detail |
|---|
public java.io.File findSourceCodeForClass(java.lang.String className)
private java.io.File findInRoots(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||