com.filenet.wcm.apps.server.util
Class UpgradePropFilesUtil
- java.lang.Object
com.filenet.wcm.apps.server.util.UpgradePropFilesUtil
- public class UpgradePropFilesUtil
- extends java.lang.Object
Constructor Summary
| Constructor and Description |
|---|
UpgradePropFilesUtil()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
main(java.lang.String[] args)
|
|
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.Exceptionmain
- public static void main(java.lang.String[] args)
- throws java.lang.Exception
Throws:
java.lang.Exception