org.apache.cocoon.maven.deployer.utils
Class FileUtils

java.lang.Object
  extended by org.apache.cocoon.maven.deployer.utils.FileUtils

public class FileUtils
extends Object

Utitily class to handle ZIP archives.

Version:
$Id: FileUtils.html 1351235 2012-06-18 08:41:39Z ilgrosso $

Constructor Summary
FileUtils()
           
 
Method Summary
static File createPath(File file)
          Prepare directory structure for non-existing file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils

public FileUtils()
Method Detail

createPath

public static File createPath(File file)
Prepare directory structure for non-existing file



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.