|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.ant.UpToDateTask
public class UpToDateTask
Constructor Summary | |
---|---|
UpToDateTask()
|
Method Summary | |
---|---|
static boolean |
isUpToDate(java.io.File source,
java.io.File target)
|
static boolean |
isUpToDate(java.lang.String source,
java.lang.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(java.lang.String source, java.lang.String target)
public static boolean isUpToDate(java.io.File source, java.io.File target)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |