com.filenet.wcm.apps.server.util

Class UpgradePropFilesUtil

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

  1. public class UpgradePropFilesUtil
  2. extends java.lang.Object

Constructor Summary

Constructor and Description
UpgradePropFilesUtil()

Method Summary

Modifier and Type Method and Description
  1. static
  2. void
main(java.lang.String[] args)
  1. static
  2. 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

  1. public UpgradePropFilesUtil()

Method Detail

updatepropfiles

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

main

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