Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deployment.preprocessor
Class PackZip

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.PackZip

public class PackZip
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
PackZip(File nuxeoEar, File target)
           
 
Method Summary
 void execute()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackZip

public PackZip(File nuxeoEar,
               File target)
Method Detail

execute

public void execute()
             throws ConfigurationException,
                    IOException,
                    ParserConfigurationException,
                    SAXException
Throws:
ConfigurationException
IOException
ParserConfigurationException
SAXException

main

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

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.