com.partnersoft.maps.tools
Class ExtractStrings
java.lang.Object
com.partnersoft.system.App
com.partnersoft.maps.tools.ExtractStrings
public class ExtractStrings
- extends App
Scans through the map set and extracts all the strings to a
file. Just something I wrote to gather data for a compression algorithm.
- Author:
- Paul Reavis
Copyright 2005 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExtractStrings
public ExtractStrings()
setOptions
public void setOptions(Cog options)
- Overrides:
setOptions in class App
startupImp
public void startupImp()
throws java.lang.Exception
- Overrides:
startupImp in class App
- Throws:
java.lang.Exception
runImp
public void runImp()
throws java.lang.Exception
- Specified by:
runImp in class App
- Throws:
java.lang.Exception
extract
public void extract(java.io.File installDir)
throws java.lang.Exception
- Throws:
java.lang.Exception