180181182183184185186
return new ComponentDefJSONFormatAdapter(); } @Impl public static FormatAdapter<?> componentDefRefJSONFormatAdapter() { return new ComponentDefRefJSONFormatAdapter(); }