Class Hierarchy
- java.lang.Object
- org.springframework.ai.converter.AbstractConversionServiceOutputConverter<T> (implements org.springframework.ai.converter.StructuredOutputConverter<T>)
- org.springframework.ai.converter.ListOutputConverter
- org.springframework.ai.converter.AbstractMessageOutputConverter<T> (implements org.springframework.ai.converter.StructuredOutputConverter<T>)
- org.springframework.ai.converter.MapOutputConverter
- org.springframework.ai.converter.BeanOutputConverter<T> (implements org.springframework.ai.converter.StructuredOutputConverter<T>)
- org.springframework.ai.converter.AbstractConversionServiceOutputConverter<T> (implements org.springframework.ai.converter.StructuredOutputConverter<T>)
Interface Hierarchy
- org.springframework.core.convert.converter.Converter<S,
T> - org.springframework.ai.converter.StructuredOutputConverter<T> (also extends org.springframework.ai.converter.FormatProvider)
- org.springframework.ai.converter.FormatProvider
- org.springframework.ai.converter.StructuredOutputConverter<T> (also extends org.springframework.core.convert.converter.Converter<S,
T>)
- org.springframework.ai.converter.StructuredOutputConverter<T> (also extends org.springframework.core.convert.converter.Converter<S,