160161162163164165166
return new ComponentHTMLFormatAdapter(); } @Impl public static FormatAdapter<?> applicationHTMLFormatAdapter() { return new ApplicationHTMLFormatAdapter(); }