Liferay 6.0.5

com.liferay.util.ant
Class ExpandTask

java.lang.Object
  extended by com.liferay.util.ant.ExpandTask

public class ExpandTask
extends Object


Constructor Summary
ExpandTask()
           
 
Method Summary
static void expand(File source, File destination)
           
static void expand(String source, String destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandTask

public ExpandTask()
Method Detail

expand

public static void expand(File source,
                          File destination)

expand

public static void expand(String source,
                          String destination)

Liferay 6.0.5