info.magnolia.setup.for3_6
Class CleanBootstrapFiles

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

public class CleanBootstrapFiles
extends java.lang.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(java.io.InputStream in, java.io.OutputStream out)
           
static boolean cleanFile(java.io.File file)
           
static java.util.Iterator findFiles(java.io.File root)
           
static void main(java.lang.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(java.lang.String[] args)
                 throws org.xml.sax.SAXException,
                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException

cleanFile

public static boolean cleanFile(java.io.File file)
                         throws java.io.IOException,
                                org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException

findFiles

public static java.util.Iterator findFiles(java.io.File root)

clean

public static boolean clean(java.io.InputStream in,
                            java.io.OutputStream out)
                     throws java.io.IOException,
                            org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException


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