Uses of Interface
io.wcm.siteapi.integrationtestsupport.linkextractor.LinkExtractor
Packages that use LinkExtractor
Package
Description
Generic Site API JSON content crawler.
Link Extractors to get Site API hyperlinks from JSON content.
-
Uses of LinkExtractor in io.wcm.siteapi.integrationtestsupport.crawler
Constructor parameters in io.wcm.siteapi.integrationtestsupport.crawler with type arguments of type LinkExtractorModifierConstructorDescriptionCrawler
(@NotNull IntegrationTestContext context, @NotNull List<LinkExtractor> linkExtractors) -
Uses of LinkExtractor in io.wcm.siteapi.integrationtestsupport.linkextractor
Classes in io.wcm.siteapi.integrationtestsupport.linkextractor that implement LinkExtractorModifier and TypeClassDescriptionfinal class
Generic extractor that is able to detect any "internal" links produced by wcm.io Link Handler.final class
Extract links generated by the default output of Site API Index Processor.final class
Extracts internal links from rich text fragments in JSON.