|
|||||||||
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 |
---|
description, location, project |
Constructor Summary | |
---|---|
LocalRepository()
|
Method Summary | |
---|---|
protected java.lang.String |
getDefaultId()
|
java.io.File |
getPath()
|
void |
setPath(java.io.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 |
---|
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalRepository()
Method Detail |
---|
public java.io.File getPath()
public void setPath(java.io.File path)
protected java.lang.String getDefaultId()
getDefaultId
in class Repository
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |