|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.pmd.Locator
Performs Locator services for the *Location parameters in the
Reports.
| Constructor Summary | |
Locator(org.apache.maven.plugin.logging.Log log)
Create a Locator object. |
|
| Method Summary | |
java.io.File |
resolveLocation(java.lang.String location,
java.lang.String localfile)
Attempts to resolve a location parameter into a real file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Locator(org.apache.maven.plugin.logging.Log log)
log - the logger object to log with.| Method Detail |
public java.io.File resolveLocation(java.lang.String location,
java.lang.String localfile)
throws java.io.IOException
location - the location string to match against.localfile - the local file to use in case of resource or URL.
java.io.IOException - if file is unable to be found or copied into localfile destination.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||