170171172173174175176
return new ComponentDefHTMLFormatAdapter(); } @Impl public static FormatAdapter<?> componentDefJSFormatAdapter() { return new ComponentDefJSFormatAdapter(); }