|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.PomUtils
Some utility methods.
Constructor Summary | |
PomUtils()
|
Method Summary | |
boolean |
extend()
The file. |
File |
getFile()
The file. |
String |
getParent()
The parent. |
void |
setFile(File newFile)
Sets the file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PomUtils()
Method Detail |
public String getParent()
public File getFile()
public void setFile(File newFile)
newFile
- The file to setpublic boolean extend()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |