129130131132133134135
return new ApplicationDefEmbeddedHTMLFormatAdapter(); } @Impl public static FormatAdapter<?> applicationDefOfflineHTMLFormatAdapter() { return new ApplicationDefOfflineHTMLFormatAdapter(); }