Package com.bankframe.admin.tools.migrate

Class Summary
MigrateTool Migration tool, used to update import statements in java files Creation date: (5/24/00 3:56:15 PM)
Usage:
java com.bankframe.admin.tools.migrate.MigrateTool [-r TextToReplace.properties] [-f] -p file.java
Options:
-r Path of the properties file containing the text to search and replace -f Force read-only files to be overwritten -p Path of the file or directory to process The TextToReplace.properties file is a standard properties file used to specify what text to replace, and what to replace the text with.
ReplaceTextFilter Class for replacing occurences of text with other text Creation date: (5/24/00 2:57:14 PM)
 



Copyright © 2005, 2007, Oracle. All rights reserved.