Class CommonFileTypes

java.lang.Object
org.languagetool.rules.spelling.CommonFileTypes

public class CommonFileTypes extends Object
Since:
5.4
  • Field Details

    • COMMON_FILE_TYPES

      private static final List<String> COMMON_FILE_TYPES
    • suffixPattern

      private static final Pattern suffixPattern
  • Constructor Details

    • CommonFileTypes

      private CommonFileTypes()
  • Method Details

    • getSuffixPattern

      public static Pattern getSuffixPattern()