Uses of Record Class
org.jweaver.crawler.internal.result.PageLink
-
Uses of PageLink in org.jweaver.crawler.internal.result
Modifier and TypeMethodDescriptionSuccessResultPage.linkSet()
Returns the value of thelinkSet
record component.Modifier and TypeMethodDescriptionstatic ErrorResultPage
Creates an ErrorResultPage instance based on the provided PageLink and error content.static SuccessResultPage
Creates a SuccessResultPage instance based on the provided PageLink, title, content, and link set.Modifier and TypeMethodDescriptionstatic SuccessResultPage
Creates a SuccessResultPage instance based on the provided PageLink, title, content, and link set.