org.opengts.tools
Class MergeLocalStrings.MergeItem
java.lang.Object
org.opengts.tools.MergeLocalStrings.MergeItem
- Enclosing class:
- MergeLocalStrings
protected class MergeLocalStrings.MergeItem
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MergeLocalStrings.MergeItem
public MergeLocalStrings.MergeItem(java.io.File xx,
java.lang.String enFileName,
java.lang.String[] mergeProps)
throws java.io.IOException
- Throws:
java.io.IOException
getFile
public java.io.File getFile()
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