|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.util.ant.UpToDateTask
public class UpToDateTask
Constructor Summary | |
---|---|
UpToDateTask()
|
Method Summary | |
---|---|
static boolean |
isUpToDate(File source,
File target)
|
static boolean |
isUpToDate(String source,
String target)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpToDateTask()
Method Detail |
---|
public static boolean isUpToDate(File source, File target)
public static boolean isUpToDate(String source, String target)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |