com.filenet.wcm.apps.server.util
Class UpgradePropFilesUtil

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.UpgradePropFilesUtil

public class UpgradePropFilesUtil
extends java.lang.Object


Constructor Summary
UpgradePropFilesUtil()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void updatepropfiles(java.lang.String webxmlpath, java.lang.String updateFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradePropFilesUtil

public UpgradePropFilesUtil()
Method Detail

updatepropfiles

public static void updatepropfiles(java.lang.String webxmlpath,
                                   java.lang.String updateFilePath)
                            throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.