124125126127128129130
return new ActionJSONFormatAdapter(); } @Impl public static FormatAdapter<?> applicationDefEmbeddedHTMLFormatAdapter() { return new ApplicationDefEmbeddedHTMLFormatAdapter(); }