Uses of Class
io.github.dinethdilhara.urltoproduct.model.ProductDetails
Packages that use ProductDetails
Package
Description
-
Uses of ProductDetails in io.github.dinethdilhara.urltoproduct.core
Methods in io.github.dinethdilhara.urltoproduct.core that return ProductDetailsModifier and TypeMethodDescriptionExtracts product information from the given URL. -
Uses of ProductDetails in io.github.dinethdilhara.urltoproduct.provider
Methods in io.github.dinethdilhara.urltoproduct.provider that return ProductDetailsModifier and TypeMethodDescriptionExtracts product information from the given URL.Extracts product information from the given URL. -
Uses of ProductDetails in io.github.dinethdilhara.urltoproduct.provider.impl
Methods in io.github.dinethdilhara.urltoproduct.provider.impl that return ProductDetailsModifier and TypeMethodDescriptionOverrides the base extract() to layer JSON-LD extraction first, then fills any missing fields using the standard DOM selectors. -
Uses of ProductDetails in io.github.dinethdilhara.urltoproduct.util
Methods in io.github.dinethdilhara.urltoproduct.util with parameters of type ProductDetailsModifier and TypeMethodDescriptionstatic ExtractionResultExtractionEvaluator.evaluate(ProductDetails p)