com.filenet.wcm.apps.server.util

Class UpgradeUtil

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

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

Constructor Summary

Constructor and Description
UpgradeUtil()

Method Summary

Modifier and Type Method and Description
  1. static
  2. void
main(java.lang.String[] args)
  1. static
  2. void
updateWebXML(java.lang.String pathToWebXML,java.lang.String updateFilePath)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

UpgradeUtil

  1. public UpgradeUtil()

Method Detail

updateWebXML

  1. public static void updateWebXML( java.lang.String pathToWebXML,
  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