org.opengts.tools
Class MergeLocalStrings
java.lang.Object
org.opengts.tools.MergeLocalStrings
public class MergeLocalStrings
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MergeLocalStrings
public MergeLocalStrings(java.io.File enFile,
java.io.File[] xxFile)
throws java.io.IOException
- Throws:
java.io.IOException
hasChanged
public boolean hasChanged()
save
public boolean save()
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getLocalStringsFilter
protected static java.io.FileFilter getLocalStringsFilter()
_findMergeItems
protected static boolean _findMergeItems(java.io.File subDir,
java.util.List<MergeLocalStrings> mergeList)
throws java.io.IOException
- Throws:
java.io.IOException
findMergeItems
protected static java.util.List findMergeItems(java.io.File subDir)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] argv)