net.quartzware
Interface RBWriter


public interface RBWriter

Classes that want to save resource bundles must implement this interface


Method Summary
 void writeBundle(ResBundle rb, java.net.URL url)
          Writes the resource bundle out to the file
 

Method Detail

writeBundle

public void writeBundle(ResBundle rb,
                        java.net.URL url)
Writes the resource bundle out to the file