Package io.wcm.siteapi.integrationtestsupport.linkextractor
Link Extractors to get Site API hyperlinks from JSON content.
-
Interface Summary Interface Description LinkExtractor A link extractor is used to fetch all hyperlinks from a JSON content response that point to other parts of the Site API of the same site to continue crawling with. -
Class Summary Class Description ContentInternalLinks Generic extractor that is able to detect any "internal" links produced by wcm.io Link Handler.IndexLinks Extract links generated by the default output of Site API Index Processor.RichTextInternalLinks Extracts internal links from rich text fragments in JSON.