Uses of Class
org.springframework.ai.reader.jsoup.config.JsoupDocumentReaderConfig
Packages that use JsoupDocumentReaderConfig
-
Uses of JsoupDocumentReaderConfig in org.springframework.ai.reader.jsoup
Constructors in org.springframework.ai.reader.jsoup with parameters of type JsoupDocumentReaderConfigModifierConstructorDescriptionJsoupDocumentReader(String htmlResource, JsoupDocumentReaderConfig config) JsoupDocumentReader(org.springframework.core.io.Resource htmlResource, JsoupDocumentReaderConfig config) -
Uses of JsoupDocumentReaderConfig in org.springframework.ai.reader.jsoup.config
Methods in org.springframework.ai.reader.jsoup.config that return JsoupDocumentReaderConfigModifier and TypeMethodDescriptionJsoupDocumentReaderConfig.Builder.build()static JsoupDocumentReaderConfigJsoupDocumentReaderConfig.defaultConfig()