org.apache.jetspeed.deployment.impl
Class JarExpander

java.lang.Object
  extended by org.apache.jetspeed.deployment.impl.JarExpander

public class JarExpander
extends Object

JarExpander

Version:
$Id: JarExpander.java 516448 2007-03-09 16:25:47Z ate $
Author:
Ate Douma

Constructor Summary
JarExpander()
           
 
Method Summary
static void expand(File srcFile, File targetDir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarExpander

public JarExpander()
Method Detail

expand

public static void expand(File srcFile,
                          File targetDir)
                   throws IOException
Throws:
IOException


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.