Class PortugueseAccentuationDataLoader


  • class PortugueseAccentuationDataLoader
    extends java.lang.Object
    Load data for AccentuationCheckRule. localized from Catalan version by Tiago F. Santos
    Since:
    3.6
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String FILE_ENCODING  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.util.Map<java.lang.String,​org.languagetool.AnalyzedTokenReadings> loadWords​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

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

      • PortugueseAccentuationDataLoader

        PortugueseAccentuationDataLoader()
    • Method Detail

      • loadWords

        java.util.Map<java.lang.String,​org.languagetool.AnalyzedTokenReadings> loadWords​(java.lang.String path)