org.apache.jetspeed.deployment.impl
Class JarExpander

java.lang.Object
  extended byorg.apache.jetspeed.deployment.impl.JarExpander

public class JarExpander
extends Object

JarExpander

Version:
$Id: JarExpander.java 188432 2005-03-23 22:48:43Z 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-2005 Apache Software Foundation. All Rights Reserved.