Class UpdatePropertiesWriter

java.lang.Object
games.stendhal.tools.updateprop.UpdatePropertiesWriter

public class UpdatePropertiesWriter extends Object
Writes an update.properties file.
Author:
hendrik
  • Constructor Details

    • UpdatePropertiesWriter

      public UpdatePropertiesWriter(Properties prop, PrintStream ps)
      Creates a new UpdatePropertiesWriter.
      Parameters:
      prop - properties to write
      ps - output stream
  • Method Details

    • process

      public void process()
      writes the update properties.