324325326327328329330
return new StyleDefCSSFormatAdapter(); } @Impl public static FormatAdapter<?> throwableHTMLFormatAdapter() { return new ThrowableHTMLFormatAdapter(); }