Class DictionaryLoader


  • public class DictionaryLoader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DictionaryLoader​(java.lang.String name, Resource resource)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Dictionary load()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DictionaryLoader

        public DictionaryLoader​(java.lang.String name,
                                Resource resource)
    • Method Detail

      • load

        public Dictionary load()
                        throws java.io.IOException
        Throws:
        java.io.IOException