Uses of Class
org.springframework.ai.document.DefaultContentFormatter
Packages that use DefaultContentFormatter
-
Uses of DefaultContentFormatter in org.springframework.ai.document
Methods in org.springframework.ai.document that return DefaultContentFormatterModifier and TypeMethodDescriptionDefaultContentFormatter.Builder.build()
Returns the immutable configuration.static DefaultContentFormatter
DefaultContentFormatter.defaultConfig()
Returns the default config.Methods in org.springframework.ai.document with parameters of type DefaultContentFormatterModifier and TypeMethodDescriptionDefaultContentFormatter.Builder.from
(DefaultContentFormatter fromFormatter)