net.quartzware
Interface RBWriter


public interface RBWriter

Classes which wish to save resource bundles must implement this interface


Method Summary
 void writeBundle(ResBundle rb, java.io.File f)
          Writes the resource bundle out to the file
 

Method Detail

writeBundle

public void writeBundle(ResBundle rb,
                        java.io.File f)
Writes the resource bundle out to the file