Uses of Class
org.fuin.utils4j.MergeException

Packages that use MergeException
org.fuin.utils4j Basic Java utilities. 
 

Uses of MergeException in org.fuin.utils4j
 

Methods in org.fuin.utils4j that throw MergeException
 void PropertiesFile.load()
          Loads or reloads the content of the underlying file.
 void PropertiesFile.save(boolean sortByKey)
          Save the content from memory to disk.
 void PropertiesFile.save(java.lang.String[] comments, boolean sortByKey)
          Save the content from memory to disk.
 void PropertiesFile.save(java.lang.String comment, boolean sortByKey)
          Save the content from memory to disk.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.