185186187188189190191
return new ComponentDefRefJSONFormatAdapter(); } @Impl public static FormatAdapter<?> componentJSONFormatAdapter() { return new ComponentJSONFormatAdapter(); }