Class ProtoHelper

java.lang.Object
org.languagetool.tools.grpc.ProtoHelper

public class ProtoHelper extends Object
  • Constructor Details

    • ProtoHelper

      public ProtoHelper()
  • Method Details

    • nullAsEmpty

      @NotNull public static String nullAsEmpty(@Nullable String s)
    • emptyAsNull

      @Nullable public static String emptyAsNull(String s)
    • getUrl

      public static String getUrl(RuleMatch m)