|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.maven.artifact.ant.Repository
org.apache.maven.artifact.ant.LocalRepository
public class LocalRepository
Local repository type.
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
project |
| Constructor Summary | |
|---|---|
LocalRepository()
|
|
| Method Summary | |
|---|---|
protected String |
getDefaultId()
|
File |
getPath()
|
void |
setPath(File path)
|
| Methods inherited from class org.apache.maven.artifact.ant.Repository |
|---|
getId, getInstance, getLayout, getRefid, setId, setLayout, setRefid |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
getProject, log, log, setProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalRepository()
| Method Detail |
|---|
public File getPath()
public void setPath(File path)
protected String getDefaultId()
getDefaultId in class Repository
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||