info.magnolia.setup.for3_6
Class CleanBootstrapFiles

java.lang.Object
  extended by info.magnolia.setup.for3_6.CleanBootstrapFiles

public class CleanBootstrapFiles
extends Object

Removes mix:versionable from all bootstrap files.

Version:
$Id: CleanBootstrapFiles.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

Constructor Summary
CleanBootstrapFiles()
           
 
Method Summary
static boolean clean(InputStream in, OutputStream out)
           
static boolean cleanFile(File file)
           
static Iterator findFiles(File root)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanBootstrapFiles

public CleanBootstrapFiles()
Method Detail

main

public static void main(String[] args)
                 throws SAXException,
                        IOException
Throws:
SAXException
IOException

cleanFile

public static boolean cleanFile(File file)
                         throws IOException,
                                SAXException
Throws:
IOException
SAXException

findFiles

public static Iterator findFiles(File root)

clean

public static boolean clean(InputStream in,
                            OutputStream out)
                     throws IOException,
                            SAXException
Throws:
IOException
SAXException


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.