Class MessageDictionaryDumper


  • public class MessageDictionaryDumper
    extends java.lang.Object
    Helper class to handle file output of a MessageDictionary.
    • Constructor Detail

      • MessageDictionaryDumper

        public MessageDictionaryDumper​(MessageDictionary dictionary)
    • Method Detail

      • dump

        public void dump​(java.io.OutputStreamWriter outputStream)
                  throws java.io.IOException
        Throws:
        java.io.IOException